mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
ruby/rubygems-update: Updated for version 1.8.24
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
9f493e5935
commit
4541d2f394
2 changed files with 6 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue