summaryrefslogtreecommitdiffstats
path: root/development/hub
diff options
context:
space:
mode:
Diffstat (limited to 'development/hub')
-rw-r--r--development/hub/hub.SlackBuild4
-rw-r--r--development/hub/hub.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/hub/hub.SlackBuild b/development/hub/hub.SlackBuild
index ccc36b1761..033996d177 100644
--- a/development/hub/hub.SlackBuild
+++ b/development/hub/hub.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for hub
-# Copyright 2014-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2014-2020 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.13.0}
+VERSION=${VERSION:-2.14.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/hub/hub.info b/development/hub/hub.info
index da84ec085e..243d6607c0 100644
--- a/development/hub/hub.info
+++ b/development/hub/hub.info
@@ -1,8 +1,8 @@
PRGNAM="hub"
-VERSION="2.13.0"
+VERSION="2.14.1"
HOMEPAGE="https://github.com/github/hub"
-DOWNLOAD="https://github.com/github/hub/archive/v2.13.0/hub-2.13.0.tar.gz"
-MD5SUM="fb4dbb4a14969fe5be86369efc151a6a"
+DOWNLOAD="https://github.com/github/hub/archive/v2.14.1/hub-2.14.1.tar.gz"
+MD5SUM="bc4be1a825b59b0914438c897f6ac8ed"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"