summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"