mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
ruby/ruby-build: Updated for version 20170405.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cc411ce774
commit
980a250718
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ruby-build
|
||||
VERSION=${VERSION:-20170322}
|
||||
VERSION=${VERSION:-20170405}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ruby-build"
|
||||
VERSION="20170322"
|
||||
VERSION="20170405"
|
||||
HOMEPAGE="https://github.com/rbenv/ruby-build"
|
||||
DOWNLOAD="https://github.com/rbenv/ruby-build/archive/v20170322/ruby-build-20170322.tar.gz"
|
||||
MD5SUM="78c854299e7c8928ac062b7c214fe12d"
|
||||
DOWNLOAD="https://github.com/rbenv/ruby-build/archive/v20170405/ruby-build-20170405.tar.gz"
|
||||
MD5SUM="8afa453cba2e6a25e64a86f763c94616"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue