summaryrefslogtreecommitdiffstats
path: root/ruby
diff options
context:
space:
mode:
author Andrew Clemons2019-03-28 20:38:44 +0100
committer Willy Sudiarto Raharjo2019-03-30 01:18:23 +0100
commite3da76720a5715cbdaa603a0ca8b38db890c11e7 (patch)
tree9014ce22dbf0eaa61d21a2047ec7734c5da7884a /ruby
parent4712af415717949f39799be77c8e87a6229004d9 (diff)
downloadslackbuilds-e3da76720a5715cbdaa603a0ca8b38db890c11e7.tar.gz
ruby/rbenv: Updated for version 1.1.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'ruby')
-rw-r--r--ruby/rbenv/rbenv.SlackBuild4
-rw-r--r--ruby/rbenv/rbenv.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/ruby/rbenv/rbenv.SlackBuild b/ruby/rbenv/rbenv.SlackBuild
index 9fbac82d02..34d791f775 100644
--- a/ruby/rbenv/rbenv.SlackBuild
+++ b/ruby/rbenv/rbenv.SlackBuild
@@ -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}
diff --git a/ruby/rbenv/rbenv.info b/ruby/rbenv/rbenv.info
index 2438c4a60a..b71d03ef07 100644
--- a/ruby/rbenv/rbenv.info
+++ b/ruby/rbenv/rbenv.info
@@ -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=""