ruby/ruby-build: Updated for version 20211109.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2021-11-20 10:20:12 +13:00 committed by Willy Sudiarto Raharjo
parent fb6eca1a66
commit 3ca96816bc
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ruby-build PRGNAM=ruby-build
VERSION=${VERSION:-20211019} VERSION=${VERSION:-20211109}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="ruby-build" PRGNAM="ruby-build"
VERSION="20211019" VERSION="20211109"
HOMEPAGE="https://github.com/rbenv/ruby-build" HOMEPAGE="https://github.com/rbenv/ruby-build"
DOWNLOAD="https://github.com/rbenv/ruby-build/archive/v20211019/ruby-build-20211019.tar.gz" DOWNLOAD="https://github.com/rbenv/ruby-build/archive/v20211109/ruby-build-20211109.tar.gz"
MD5SUM="075171991b5018f66d7f823186aff0c8" MD5SUM="1ea5ac9bc411e0977b402f6895e21d86"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""