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 | |
parent | 9f493e593503dba504ddaf59dba9199e72aaa3b9 (diff) | |
download | slackbuilds-4541d2f394a42c9ac88cf787a9d4b8c3ea7c3dfb.tar.gz |
ruby/rubygems-update: Updated for version 1.8.24
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'ruby')
-rw-r--r-- | ruby/rubygems-update/rubygems-update.SlackBuild | 3 | ||||
-rw-r--r-- | ruby/rubygems-update/rubygems-update.info | 8 |
2 files changed, 6 insertions, 5 deletions
diff --git a/ruby/rubygems-update/rubygems-update.SlackBuild b/ruby/rubygems-update/rubygems-update.SlackBuild index b69225020c..3805ab8953 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} diff --git a/ruby/rubygems-update/rubygems-update.info b/ruby/rubygems-update/rubygems-update.info index 1f2e642619..c34be94aa3 100644 --- a/ruby/rubygems-update/rubygems-update.info +++ b/ruby/rubygems-update/rubygems-update.info @@ -1,8 +1,8 @@ PRGNAM="rubygems-update" -HOMEPAGE="http://rubygems.org/" -VERSION="1.8.10" -DOWNLOAD="http://production.cf.rubygems.org/rubygems/rubygems-1.8.10.tgz" -MD5SUM="5b08ee31740c9b0bd36f6c04d537e7d4" +VERSION="http://rubygems.org/" +HOMEPAGE="1.8.24" +DOWNLOAD="http://production.cf.rubygems.org/rubygems/rubygems-1.8.24.tgz" +MD5SUM="3a555b9d579f6a1a1e110628f5110c6b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |