summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2019-06-21 02:43:34 +0200
committer Willy Sudiarto Raharjo2019-06-22 15:20:46 +0200
commitd8729eabf7c44e06224255d81cd658d7fafe676f (patch)
treed262616cc080868736ed0e848a1c552fbaee6960
parent31e1e615e5ec2039646689b284bd4cdd9cac6b46 (diff)
downloadslackbuilds-d8729eabf7c44e06224255d81cd658d7fafe676f.tar.gz
development/hub: Updated for version 2.12.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/hub/hub.SlackBuild2
-rw-r--r--development/hub/hub.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/hub/hub.SlackBuild b/development/hub/hub.SlackBuild
index 4047480535..528f67b7eb 100644
--- a/development/hub/hub.SlackBuild
+++ b/development/hub/hub.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=hub
-VERSION=${VERSION:-2.11.2}
+VERSION=${VERSION:-2.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/hub/hub.info b/development/hub/hub.info
index ed27efc10c..74b04f187d 100644
--- a/development/hub/hub.info
+++ b/development/hub/hub.info
@@ -1,8 +1,8 @@
PRGNAM="hub"
-VERSION="2.11.2"
+VERSION="2.12.0"
HOMEPAGE="https://github.com/github/hub"
-DOWNLOAD="https://github.com/github/hub/archive/v2.11.2/hub-2.11.2.tar.gz"
-MD5SUM="8db3c2ae7d850c1f698cd2bbf5206b55"
+DOWNLOAD="https://github.com/github/hub/archive/v2.12.0/hub-2.12.0.tar.gz"
+MD5SUM="152ade744eb6c9e9cc596b319ae5f501"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"