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
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=hub
|
PRGNAM=hub
|
||||||
VERSION=${VERSION:-1.12.3}
|
VERSION=${VERSION:-1.12.4}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="hub"
|
PRGNAM="hub"
|
||||||
VERSION="1.12.3"
|
VERSION="1.12.4"
|
||||||
HOMEPAGE="https://github.com/github/hub"
|
HOMEPAGE="https://github.com/github/hub"
|
||||||
DOWNLOAD="https://rubygems.org/downloads/hub-1.12.3.gem"
|
DOWNLOAD="https://rubygems.org/downloads/hub-1.12.4.gem"
|
||||||
MD5SUM="6061dc68dbdc9bca9d81d490a72b24d4"
|
MD5SUM="6a3dd795b50e462dc77b54972d29941a"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue