mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
ruby/rubygem-bundler: Updated for version 1.12.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
8a5d8c7b5b
commit
7e12c83fb5
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=rubygem-bundler
|
||||
VERSION=${VERSION:-1.12.3}
|
||||
VERSION=${VERSION:-1.12.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rubygem-bundler"
|
||||
VERSION="1.12.3"
|
||||
VERSION="1.12.4"
|
||||
HOMEPAGE="http://bundler.io/"
|
||||
DOWNLOAD="https://rubygems.org/downloads/bundler-1.12.3.gem"
|
||||
MD5SUM="0d6f49a95b05155afee3e49cc4f0d60a"
|
||||
DOWNLOAD="https://rubygems.org/downloads/bundler-1.12.4.gem"
|
||||
MD5SUM="3fee2a7b2f05f5c2c9611276a34ddacf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue