ruby/rbenv: Updated for version 1.1.2.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2019-03-29 08:38:44 +13:00 committed by Willy Sudiarto Raharjo
parent 4712af4157
commit e3da76720a
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 rbenv
# Copyright 2016-2017 Andrew Clemons, Wellington New Zealand
# Copyright 2016-2017,2019 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
PRGNAM=rbenv
VERSION=${VERSION:-1.1.1}
VERSION=${VERSION:-1.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="rbenv"
VERSION="1.1.1"
VERSION="1.1.2"
HOMEPAGE="https://github.com/rbenv/rbenv"
DOWNLOAD="https://github.com/rbenv/rbenv/archive/v1.1.1/rbenv-1.1.1.tar.gz"
MD5SUM="d7d912ce1114fac34b4bd65b69dd70d4"
DOWNLOAD="https://github.com/rbenv/rbenv/archive/v1.1.2/rbenv-1.1.2.tar.gz"
MD5SUM="b5e89a81bcfd43780eb02d620d95cafb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""