ruby/rubygem-multi_json: Updated for version 1.14.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jostein Berntsen 2019-10-15 07:45:52 +07:00 committed by Willy Sudiarto Raharjo
parent a117f3f6e5
commit 838e700171
2 changed files with 5 additions and 5 deletions

View File

@ -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}

View File

@ -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=""