mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
ruby/rubygem-bundler: Updated for version 1.17.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
cd8a3a547c
commit
b2e5579f6d
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for rubygem-bundler
|
||||
|
||||
# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2016-2018 Dimitris Zlatanidis Orestiada, Greece
|
||||
# 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-bundler
|
||||
VERSION=${VERSION:-1.15.4}
|
||||
VERSION=${VERSION:-1.17.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rubygem-bundler"
|
||||
VERSION="1.15.4"
|
||||
VERSION="1.17.3"
|
||||
HOMEPAGE="https://bundler.io/"
|
||||
DOWNLOAD="https://rubygems.org/downloads/bundler-1.15.4.gem"
|
||||
MD5SUM="dcacc467bccd28c2ef718ed98c18e935"
|
||||
DOWNLOAD="https://rubygems.org/downloads/bundler-1.17.3.gem"
|
||||
MD5SUM="492daae203ca93d8783a57e7b63daea4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue