ruby/ruby-build: Updated for version 20240501.

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 2024-05-03 15:25:45 +09:00 committed by Willy Sudiarto Raharjo
parent 05fd5be4cb
commit 6eba6854e2
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="ruby-build"
VERSION="20240423"
VERSION="20240501"
HOMEPAGE="https://github.com/rbenv/ruby-build"
DOWNLOAD="https://github.com/rbenv/ruby-build/archive/v20240423/ruby-build-20240423.tar.gz"
MD5SUM="59054ac8cd01596a85dfe7ac6cca940b"
DOWNLOAD="https://github.com/rbenv/ruby-build/archive/v20240501/ruby-build-20240501.tar.gz"
MD5SUM="4106dda97bfb33c5302b30d2fef19428"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""