diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2016-07-31 00:37:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-03 06:59:25 +0700 |
commit | 5493cbb1c665546d8b8f8826785e2bf1fe907490 (patch) | |
tree | aed1b811134718d3bdd5b760363d2fe4de8c22a3 /ruby | |
parent | 823d6597b6d3d925e0962c2731a308e93cccbfce (diff) |
ruby/ruby-json: Updated for version 2.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby')
-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 f68e5247b066..35505575e602 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.0.1} +VERSION=${VERSION:-2.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/ruby/ruby-json/ruby-json.info b/ruby/ruby-json/ruby-json.info index eacaaafb9754..cffc8ba04f2a 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.1" +VERSION="2.0.2" HOMEPAGE="https://rubygems.org/gems/json" -DOWNLOAD="https://rubygems.org/downloads/json-2.0.1.gem" -MD5SUM="3d10229fd1ed760e49c6182f46581a4c" +DOWNLOAD="https://rubygems.org/downloads/json-2.0.2.gem" +MD5SUM="6f3137d05d24f9bb1c7f9e3dd942cbee" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |