summaryrefslogtreecommitdiffstats
path: root/ruby
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2017-04-17 07:54:04 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-17 07:54:04 +0700
commit767613d370e037944f02faf68893d3e47634a925 (patch)
treeb31af41c855a69ac209e9f3368e5d5b8836a609e /ruby
parentb41b9e566638160d050d73f59da6cb852ef2465d (diff)
downloadslackbuilds-767613d370e037944f02faf68893d3e47634a925.tar.gz
slackbuilds-767613d370e037944f02faf68893d3e47634a925.tar.xz
ruby/ruby-json: Updated for version 2.0.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby')
-rw-r--r--ruby/ruby-json/ruby-json.SlackBuild4
-rw-r--r--ruby/ruby-json/ruby-json.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/ruby/ruby-json/ruby-json.SlackBuild b/ruby/ruby-json/ruby-json.SlackBuild
index 59c52d86f8..bb324e13dd 100644
--- a/ruby/ruby-json/ruby-json.SlackBuild
+++ b/ruby/ruby-json/ruby-json.SlackBuild
@@ -24,8 +24,8 @@
PRGNAM=ruby-json
SRCNAM=json
-VERSION=${VERSION:-2.0.3}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.0.4}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/ruby/ruby-json/ruby-json.info b/ruby/ruby-json/ruby-json.info
index abb31365bc..8ac787e51d 100644
--- a/ruby/ruby-json/ruby-json.info
+++ b/ruby/ruby-json/ruby-json.info
@@ -1,8 +1,8 @@
PRGNAM="ruby-json"
-VERSION="2.0.3"
+VERSION="2.0.4"
HOMEPAGE="https://rubygems.org/gems/json"
-DOWNLOAD="https://rubygems.org/downloads/json-2.0.3.gem"
-MD5SUM="b71fa3666944e5384202b2e1a3a72e57"
+DOWNLOAD="https://rubygems.org/downloads/json-2.0.4.gem"
+MD5SUM="1839d6d0ab2d469a8bad0a2c49353a28"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""