diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2019-10-15 07:45:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-15 07:45:52 +0700 |
commit | 838e70017193dc4c8f6be51039fc0fcc76851c49 (patch) | |
tree | 43a515ef4a2868fea8e4ce65f1c3bd2b8f52ee58 /ruby | |
parent | a117f3f6e5086440d3a425aa3a1b63425e0f5175 (diff) | |
download | slackbuilds-838e70017193dc4c8f6be51039fc0fcc76851c49.tar.gz |
ruby/rubygem-multi_json: Updated for version 1.14.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby')
-rw-r--r-- | ruby/rubygem-multi_json/rubygem-multi_json.SlackBuild | 4 | ||||
-rw-r--r-- | ruby/rubygem-multi_json/rubygem-multi_json.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/ruby/rubygem-multi_json/rubygem-multi_json.SlackBuild b/ruby/rubygem-multi_json/rubygem-multi_json.SlackBuild index 866c988b77..871556c363 100644 --- a/ruby/rubygem-multi_json/rubygem-multi_json.SlackBuild +++ b/ruby/rubygem-multi_json/rubygem-multi_json.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for rubygem-multi_json -# Copyright 2017 Jostein Berntsen <jbernts@broadpark.no> +# Copyright 2017-2019 Jostein Berntsen <jbernts@broadpark.no> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=rubygem-multi_json -VERSION=${VERSION:-1.12.2} +VERSION=${VERSION:-1.14.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/ruby/rubygem-multi_json/rubygem-multi_json.info b/ruby/rubygem-multi_json/rubygem-multi_json.info index ecee8a5ef3..e932d04d7e 100644 --- a/ruby/rubygem-multi_json/rubygem-multi_json.info +++ b/ruby/rubygem-multi_json/rubygem-multi_json.info @@ -1,8 +1,8 @@ PRGNAM="rubygem-multi_json" -VERSION="1.12.2" +VERSION="1.14.0" HOMEPAGE="https://github.com/intridea/multi_json" -DOWNLOAD="https://rubygems.org/downloads/multi_json-1.12.2.gem" -MD5SUM="a2b27a06bdcc424a690d9676d02ac14e" +DOWNLOAD="https://rubygems.org/downloads/multi_json-1.14.0.gem" +MD5SUM="10fad17f8777470127c1b087230f703f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |