mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
ruby/hub: Updated for version 1.12.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
df15754ff9
commit
6bc6bc6dc2
3 changed files with 4 additions and 4 deletions
BIN
ruby/hub/hub-1.12.0.gem
Normal file
BIN
ruby/hub/hub-1.12.0.gem
Normal file
Binary file not shown.
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=hub
|
||||
VERSION=${VERSION:-1.11.2}
|
||||
VERSION=${VERSION:-1.12.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="hub"
|
||||
VERSION="1.11.2"
|
||||
VERSION="1.12.0"
|
||||
HOMEPAGE="https://github.com/github/hub"
|
||||
DOWNLOAD="https://rubygems.org/downloads/hub-1.11.2.gem"
|
||||
MD5SUM="d002c13f5310d696ed17d44c8366a23a"
|
||||
DOWNLOAD="https://rubygems.org/downloads/hub-1.12.0.gem"
|
||||
MD5SUM="868c3e43268677739fbd922c68d38c55"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue