mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
ruby/hub: Updated for version 1.12.4.
This will be the last release based on Ruby. Future releases will be based on Go language. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
86340f9b00
commit
e1d355cf4b
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=hub
|
||||
VERSION=${VERSION:-1.12.3}
|
||||
VERSION=${VERSION:-1.12.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="hub"
|
||||
VERSION="1.12.3"
|
||||
VERSION="1.12.4"
|
||||
HOMEPAGE="https://github.com/github/hub"
|
||||
DOWNLOAD="https://rubygems.org/downloads/hub-1.12.3.gem"
|
||||
MD5SUM="6061dc68dbdc9bca9d81d490a72b24d4"
|
||||
DOWNLOAD="https://rubygems.org/downloads/hub-1.12.4.gem"
|
||||
MD5SUM="6a3dd795b50e462dc77b54972d29941a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue