ruby/ruby-build: Updated for version 20200115.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2020-01-16 19:27:58 +13:00 committed by Willy Sudiarto Raharjo
parent 07f2b8e293
commit 5cd677b3e8
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1,8 +1,8 @@
PRGNAM="ruby-build"
VERSION="20191225"
VERSION="20200115"
HOMEPAGE="https://github.com/rbenv/ruby-build"
DOWNLOAD="https://github.com/rbenv/ruby-build/archive/v20191225/ruby-build-20191225.tar.gz"
MD5SUM="cc3cc02bf146d0f79306b5f226e05533"
DOWNLOAD="https://github.com/rbenv/ruby-build/archive/v20200115/ruby-build-20200115.tar.gz"
MD5SUM="0d46e092f0e5a3b187cff901dcf669bf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""