aboutsummaryrefslogtreecommitdiff
path: root/ruby/ruby-json/ruby-json.SlackBuild
diff options
context:
space:
mode:
authorEdinaldo P. Silva <edps.mundognu@gmail.com>2019-02-24 06:33:21 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-02-24 06:33:21 +0700
commitee1d22f8f0531aaf9cccc92d254e7a7e8a553d27 (patch)
treeda1542c3fff22f6fa91d71dfd5ae76ab6e8da9c1 /ruby/ruby-json/ruby-json.SlackBuild
parent733eff10c364380a5692350c06e2aca1f267a1ff (diff)
ruby/ruby-json: Updated for version 2.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby/ruby-json/ruby-json.SlackBuild')
-rw-r--r--ruby/ruby-json/ruby-json.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/ruby/ruby-json/ruby-json.SlackBuild b/ruby/ruby-json/ruby-json.SlackBuild
index 4184ccd1ad..f10bb2c0e6 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-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
+# Copyright 2015-2019 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.1.0}
+VERSION=${VERSION:-2.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}