mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
ruby/rubygem-tins: Updated for version 1.24.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6cae4674f6
commit
dc137824ec
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for rubygem-tins
|
||||
|
||||
# Copyright 2016-2019 Jostein Berntsen <jbernts@broadpark.no>
|
||||
# Copyright 2016-2020 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.21.1}
|
||||
VERSION=${VERSION:-1.24.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="rubygem-tins"
|
||||
VERSION="1.21.1"
|
||||
VERSION="1.24.1"
|
||||
HOMEPAGE="https://github.com/flori/tins"
|
||||
DOWNLOAD="https://rubygems.org/downloads/tins-1.21.1.gem"
|
||||
MD5SUM="44ae6cdc24c673ab6b4b593bf601fa99"
|
||||
DOWNLOAD="https://rubygems.org/downloads/tins-1.24.1.gem"
|
||||
MD5SUM="e05c6cc861544a7e45eb890e876a18d5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
REQUIRES="rubygem-sync"
|
||||
MAINTAINER="Jostein Berntsen"
|
||||
EMAIL="jbernts@broadpark.no"
|
||||
|
|
Loading…
Reference in a new issue