summaryrefslogtreecommitdiffstats
path: root/ruby
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2017-01-14 06:00:30 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-14 06:00:30 +0700
commit5a6b20250322c7b37b183dafb5c53fcde0a0644f (patch)
treefce073707d4036ae1bbc63a34944092e9b0dc104 /ruby
parentab21d2f02d9cda0f7aeaef1f1c896c210f86e050 (diff)
downloadslackbuilds-5a6b20250322c7b37b183dafb5c53fcde0a0644f.tar.gz
slackbuilds-5a6b20250322c7b37b183dafb5c53fcde0a0644f.tar.xz
ruby/ruby-json: Updated for version 2.0.3.
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 35505575e6..c2a4f0dba0 100644
--- a/ruby/ruby-json/ruby-json.SlackBuild
+++ b/ruby/ruby-json/ruby-json.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for ruby-json.
#
-# Copyright 2015 Edinaldo P. Silva, Rio de Janeiro, Brazil.
+# Copyright 2015-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=ruby-json
SRCNAM=json
-VERSION=${VERSION:-2.0.2}
+VERSION=${VERSION:-2.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/ruby/ruby-json/ruby-json.info b/ruby/ruby-json/ruby-json.info
index cffc8ba04f..abb31365bc 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.2"
+VERSION="2.0.3"
HOMEPAGE="https://rubygems.org/gems/json"
-DOWNLOAD="https://rubygems.org/downloads/json-2.0.2.gem"
-MD5SUM="6f3137d05d24f9bb1c7f9e3dd942cbee"
+DOWNLOAD="https://rubygems.org/downloads/json-2.0.3.gem"
+MD5SUM="b71fa3666944e5384202b2e1a3a72e57"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""