ruby/ruby-build: Updated for version 20180224.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2018-02-27 08:07:41 +13:00 committed by Willy Sudiarto Raharjo
parent f24df32db7
commit 2501064ff6
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for ruby-build
# Copyright 2016-2017 Andrew Clemons, Wellington New Zealand
# Copyright 2016-2018 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ruby-build
VERSION=${VERSION:-20171226}
VERSION=${VERSION:-20180224}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="ruby-build"
VERSION="20171226"
VERSION="20180224"
HOMEPAGE="https://github.com/rbenv/ruby-build"
DOWNLOAD="https://github.com/rbenv/ruby-build/archive/v20171226/ruby-build-20171226.tar.gz"
MD5SUM="e94e53fd1728a13d311398bb041fb49d"
DOWNLOAD="https://github.com/rbenv/ruby-build/archive/v20180224/ruby-build-20180224.tar.gz"
MD5SUM="533129a09a7dcb5d97d9a95ce05bffae"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""