development/hub: Updated for version 2.2.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-03-22 23:26:12 +07:00
parent 4f1f581853
commit 354798a022
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for hub
# Copyright 2014-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2014-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=hub
VERSION=${VERSION:-2.2.2}
VERSION=${VERSION:-2.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="hub"
VERSION="2.2.2"
VERSION="2.2.3"
HOMEPAGE="https://github.com/github/hub"
DOWNLOAD="https://github.com/github/hub/archive/v2.2.2.tar.gz"
MD5SUM="7edc8f5b5d3c7c392ee191dd999596fc"
DOWNLOAD="https://github.com/github/hub/archive/v2.2.3.tar.gz"
MD5SUM="6675992ddd16d186eac7ba4484d57f5b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"