development/hub: Updated for version 2.12.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
864e8ed23b
commit
d5c9334320
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=hub
|
||||
VERSION=${VERSION:-2.12.1}
|
||||
VERSION=${VERSION:-2.12.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="hub"
|
||||
VERSION="2.12.1"
|
||||
VERSION="2.12.3"
|
||||
HOMEPAGE="https://github.com/github/hub"
|
||||
DOWNLOAD="https://github.com/github/hub/archive/v2.12.1/hub-2.12.1.tar.gz"
|
||||
MD5SUM="1d68c941d6079dbae54c5bd6cf546455"
|
||||
DOWNLOAD="https://github.com/github/hub/archive/v2.12.3/hub-2.12.3.tar.gz"
|
||||
MD5SUM="dc28fa59b0f898b227d3ce2271140dff"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="google-go-lang"
|
||||
|
|
Loading…
Reference in New Issue