ruby/ruby-build: Updated for version 20170112.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2017-01-14 01:15:10 +07:00 committed by Willy Sudiarto Raharjo
parent a4e397f5d7
commit a90ab2050e
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for ruby-build
# Copyright 2016 Andrew Clemons, Wellington New Zealand
# Copyright 2016-2017 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:-20161121}
VERSION=${VERSION:-20170112}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="ruby-build"
VERSION="20161121"
VERSION="20170112"
HOMEPAGE="https://github.com/rbenv/ruby-build"
DOWNLOAD="https://github.com/rbenv/ruby-build/archive/v20161121/ruby-build-20161121.tar.gz"
MD5SUM="7bc9ae5fccc8ca436255cf4a2c6ffac6"
DOWNLOAD="https://github.com/rbenv/ruby-build/archive/v20170112/ruby-build-20170112.tar.gz"
MD5SUM="4aa5e270f802d810df7293964a75f1bc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""