summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2019-02-02 06:38:12 +0100
committer Willy Sudiarto Raharjo2019-02-02 06:38:12 +0100
commit76efbc5d1256d97e8243874983a3d3ddee6012c1 (patch)
treebe4bca9e0fd2301323a1785300c7451e87b9a368
parent347b17f8d5bff1656798316aeaec2dcc14d512be (diff)
downloadslackbuilds-76efbc5d1256d97e8243874983a3d3ddee6012c1.tar.gz
development/hub: Updated for version 2.8.4.
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 3247877b25..a91fb0c5bb 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.8.3}
+VERSION=${VERSION:-2.8.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/hub/hub.info b/development/hub/hub.info
index 9dc9a1d9c3..50805da03b 100644
--- a/development/hub/hub.info
+++ b/development/hub/hub.info
@@ -1,8 +1,8 @@
PRGNAM="hub"
-VERSION="2.8.3"
+VERSION="2.8.4"
HOMEPAGE="https://github.com/github/hub"
-DOWNLOAD="https://github.com/github/hub/archive/v2.8.3/hub-2.8.3.tar.gz"
-MD5SUM="bcc8f87e3450695aea9f80a1d9e8e091"
+DOWNLOAD="https://github.com/github/hub/archive/v2.8.4/hub-2.8.4.tar.gz"
+MD5SUM="8d87f38f8c26073b269f80e5ee983a65"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"