ruby/rubygems-update: Updated for version 1.8.24

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Vincent Batts 2012-10-06 08:10:02 -04:00 committed by dsomero
parent 9f493e5935
commit 4541d2f394
2 changed files with 6 additions and 5 deletions

View file

@ -2,6 +2,7 @@
# Slackware build script for rubygems-update # Slackware build script for rubygems-update
# Copyright 2012 Vincent Batts, Raleigh, NC, USA
# Copyright 2011 Vincent Batts, Vienna, VA, USA # Copyright 2011 Vincent Batts, Vienna, VA, USA
# All rights reserved. # All rights reserved.
# #
@ -23,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=rubygems-update PRGNAM=rubygems-update
VERSION=${VERSION:-1.8.10} VERSION=${VERSION:-1.8.24}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="rubygems-update" PRGNAM="rubygems-update"
HOMEPAGE="http://rubygems.org/" VERSION="http://rubygems.org/"
VERSION="1.8.10" HOMEPAGE="1.8.24"
DOWNLOAD="http://production.cf.rubygems.org/rubygems/rubygems-1.8.10.tgz" DOWNLOAD="http://production.cf.rubygems.org/rubygems/rubygems-1.8.24.tgz"
MD5SUM="5b08ee31740c9b0bd36f6c04d537e7d4" MD5SUM="3a555b9d579f6a1a1e110628f5110c6b"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""