Browse Source
ruby/rubygem-bundler: Updated for version 1.13.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
pull/26/head
Dimitris Zlatanidis
9 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with
4 additions and
4 deletions
-
ruby/rubygem-bundler/rubygem-bundler.SlackBuild
-
ruby/rubygem-bundler/rubygem-bundler.info
|
|
@ -23,7 +23,7 @@ |
|
|
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
|
|
|
|
|
|
PRGNAM=rubygem-bundler |
|
|
|
VERSION=${VERSION:-1.13.1} |
|
|
|
VERSION=${VERSION:-1.13.2} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
|
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="rubygem-bundler" |
|
|
|
VERSION="1.13.1" |
|
|
|
VERSION="1.13.2" |
|
|
|
HOMEPAGE="http://bundler.io/" |
|
|
|
DOWNLOAD="https://rubygems.org/downloads/bundler-1.13.1.gem" |
|
|
|
MD5SUM="6ccf52b9deccf7292a75d59f6cfc9e6e" |
|
|
|
DOWNLOAD="https://rubygems.org/downloads/bundler-1.13.2.gem" |
|
|
|
MD5SUM="66787d94d9573ac9a62eaeda68b95297" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="" |
|
|
|