ruby/rubygem-tins: Updated for version 1.18.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
1349761fa9
commit
814d839869
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=rubygem-tins
|
||||
VERSION=${VERSION:-1.17.0}
|
||||
VERSION=${VERSION:-1.18.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rubygem-tins"
|
||||
VERSION="1.17.0"
|
||||
VERSION="1.18.0"
|
||||
HOMEPAGE="https://github.com/flori/tins"
|
||||
DOWNLOAD="https://rubygems.org/downloads/tins-1.17.0.gem"
|
||||
MD5SUM="a8074a314261a8ce6722dba9e560aba5"
|
||||
DOWNLOAD="https://rubygems.org/downloads/tins-1.18.0.gem"
|
||||
MD5SUM="794558fdeacc1c570c44ebe61dca6b99"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue