mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
ruby/rubygem-bundler: Updated for version 1.13.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
e871d84c55
commit
3ec72ca92c
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.13.0}
|
||||
VERSION=${VERSION:-1.13.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rubygem-bundler"
|
||||
VERSION="1.13.0"
|
||||
VERSION="1.13.1"
|
||||
HOMEPAGE="http://bundler.io/"
|
||||
DOWNLOAD="https://rubygems.org/downloads/bundler-1.13.0.gem"
|
||||
MD5SUM="63536ddc69d03e95ecd9d8efb95cdeca"
|
||||
DOWNLOAD="https://rubygems.org/downloads/bundler-1.13.1.gem"
|
||||
MD5SUM="6ccf52b9deccf7292a75d59f6cfc9e6e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue