mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
ruby/rubygem-tins: Updated for version 1.20.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8b037b1bd7
commit
2721164a22
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for rubygem-tins
|
||||
|
||||
# Copyright 2016-2018 Jostein Berntsen <jbernts@broadpark.no>
|
||||
# Copyright 2016-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-tins
|
||||
VERSION=${VERSION:-1.18.0}
|
||||
VERSION=${VERSION:-1.20.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rubygem-tins"
|
||||
VERSION="1.18.0"
|
||||
VERSION="1.20.3"
|
||||
HOMEPAGE="https://github.com/flori/tins"
|
||||
DOWNLOAD="https://rubygems.org/downloads/tins-1.18.0.gem"
|
||||
MD5SUM="794558fdeacc1c570c44ebe61dca6b99"
|
||||
DOWNLOAD="https://rubygems.org/downloads/tins-1.20.3.gem"
|
||||
MD5SUM="fd7621513eaecd0aa94755af511a014d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue