diff options
Diffstat (limited to 'ruby/ruby-json')
-rw-r--r-- | ruby/ruby-json/ruby-json.SlackBuild | 2 | ||||
-rw-r--r-- | ruby/ruby-json/ruby-json.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ruby/ruby-json/ruby-json.SlackBuild b/ruby/ruby-json/ruby-json.SlackBuild index f10bb2c0e6a2..0db83bf020e9 100644 --- a/ruby/ruby-json/ruby-json.SlackBuild +++ b/ruby/ruby-json/ruby-json.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=ruby-json SRCNAM=json -VERSION=${VERSION:-2.2.0} +VERSION=${VERSION:-2.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/ruby/ruby-json/ruby-json.info b/ruby/ruby-json/ruby-json.info index 067b251147f6..e19014db4051 100644 --- a/ruby/ruby-json/ruby-json.info +++ b/ruby/ruby-json/ruby-json.info @@ -1,8 +1,8 @@ PRGNAM="ruby-json" -VERSION="2.2.0" +VERSION="2.3.0" HOMEPAGE="https://rubygems.org/gems/json" -DOWNLOAD="https://rubygems.org/downloads/json-2.2.0.gem" -MD5SUM="b294d7bf825b58c9cf3f75778ac56931" +DOWNLOAD="https://rubygems.org/downloads/json-2.3.0.gem" +MD5SUM="29122d679de5d8da1e6c67bf30e54373" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |