summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-10-05 06:54:00 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-10-05 09:27:33 +0700
commit31f84ceafa82d1af3a38e09ec84ca615e62c526b (patch)
treeec533948ac1cd1711c2ea42f80e85bf9a16ad4fb
parent1ac9f21f4e41aed935ba8100d2f5c8b6a7f8b488 (diff)
downloadslackbuilds-31f84ceafa82d1af3a38e09ec84ca615e62c526b.tar.gz
slackbuilds-31f84ceafa82d1af3a38e09ec84ca615e62c526b.tar.xz
development/hub: Updated for version 2.12.8.
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 98d211a913..73e1e6e11b 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.12.4}
+VERSION=${VERSION:-2.12.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/hub/hub.info b/development/hub/hub.info
index 5a3813100d..93ab37ae63 100644
--- a/development/hub/hub.info
+++ b/development/hub/hub.info
@@ -1,8 +1,8 @@
PRGNAM="hub"
-VERSION="2.12.4"
+VERSION="2.12.8"
HOMEPAGE="https://github.com/github/hub"
-DOWNLOAD="https://github.com/github/hub/archive/v2.12.4/hub-2.12.4.tar.gz"
-MD5SUM="c4268c658e31b2c7d8186692538a082c"
+DOWNLOAD="https://github.com/github/hub/archive/v2.12.8/hub-2.12.8.tar.gz"
+MD5SUM="5f687c1b6aa5b9b71eb4d4376e3fd9be"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"