ruby/ruby-build: Updated for version 20220630.

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 2022-07-05 06:46:44 +09:00 committed by Willy Sudiarto Raharjo
parent 102d0cf1b9
commit 8280b532ae
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 4 deletions

View File

@ -3,6 +3,7 @@
# Slackware build script for ruby-build
# Copyright 2016-2022 Andrew Clemons, Wellington New Zealand
# Copyright 2022 Andrew Clemons, Tokyo Japan
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ruby-build
VERSION=${VERSION:-20220426}
VERSION=${VERSION:-20220630}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="ruby-build"
VERSION="20220426"
VERSION="20220630"
HOMEPAGE="https://github.com/rbenv/ruby-build"
DOWNLOAD="https://github.com/rbenv/ruby-build/archive/v20220426/ruby-build-20220426.tar.gz"
MD5SUM="0b72eab4fc5a048e15bfc6f5e89bb49c"
DOWNLOAD="https://github.com/rbenv/ruby-build/archive/v20220630/ruby-build-20220630.tar.gz"
MD5SUM="460fe356e0abe8ca5cfa4711851edcd6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""