development/hub: Updated for version 2.12.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2019-07-20 16:13:58 +07:00
parent 864e8ed23b
commit d5c9334320
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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"