Browse Source
ruby/ruby-build: Updated for version 20191225.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
pull/66/head
Andrew Clemons
6 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with
4 additions and
4 deletions
-
ruby/ruby-build/ruby-build.SlackBuild
-
ruby/ruby-build/ruby-build.info
|
|
|
@ -23,7 +23,7 @@ |
|
|
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
|
|
|
|
|
|
PRGNAM=ruby-build |
|
|
|
VERSION=${VERSION:-20191205} |
|
|
|
VERSION=${VERSION:-20191225} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
|
|
|
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="ruby-build" |
|
|
|
VERSION="20191205" |
|
|
|
VERSION="20191225" |
|
|
|
HOMEPAGE="https://github.com/rbenv/ruby-build" |
|
|
|
DOWNLOAD="https://github.com/rbenv/ruby-build/archive/v20191205/ruby-build-20191205.tar.gz" |
|
|
|
MD5SUM="dc3e821a86b9532a156afdf244771950" |
|
|
|
DOWNLOAD="https://github.com/rbenv/ruby-build/archive/v20191225/ruby-build-20191225.tar.gz" |
|
|
|
MD5SUM="cc3cc02bf146d0f79306b5f226e05533" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="" |
|
|
|
|