diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2012-10-06 08:10:02 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-10-07 09:17:24 -0400 |
commit | 4541d2f394a42c9ac88cf787a9d4b8c3ea7c3dfb (patch) | |
tree | d170a37726669b6cc6aa8483449eac71680fba87 /ruby/rubygems-update/rubygems-update.SlackBuild | |
parent | 9f493e593503dba504ddaf59dba9199e72aaa3b9 (diff) |
ruby/rubygems-update: Updated for version 1.8.24
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'ruby/rubygems-update/rubygems-update.SlackBuild')
-rw-r--r-- | ruby/rubygems-update/rubygems-update.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ruby/rubygems-update/rubygems-update.SlackBuild b/ruby/rubygems-update/rubygems-update.SlackBuild index b69225020cc2..3805ab8953bc 100644 --- a/ruby/rubygems-update/rubygems-update.SlackBuild +++ b/ruby/rubygems-update/rubygems-update.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for rubygems-update +# Copyright 2012 Vincent Batts, Raleigh, NC, USA # Copyright 2011 Vincent Batts, Vienna, VA, USA # All rights reserved. # @@ -23,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=rubygems-update -VERSION=${VERSION:-1.8.10} +VERSION=${VERSION:-1.8.24} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |