aboutsummaryrefslogtreecommitdiff
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 ef5f35346a43..bff8b9ed2858 100644
--- a/development/hub/hub.SlackBuild
+++ b/development/hub/hub.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for hub
-# Copyright 2014-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2014-2016 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.2.2}
+VERSION=${VERSION:-2.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/hub/hub.info b/development/hub/hub.info
index e9dddf88759c..347c359b2126 100644
--- a/development/hub/hub.info
+++ b/development/hub/hub.info
@@ -1,8 +1,8 @@
PRGNAM="hub"
-VERSION="2.2.2"
+VERSION="2.2.3"
HOMEPAGE="https://github.com/github/hub"
-DOWNLOAD="https://github.com/github/hub/archive/v2.2.2.tar.gz"
-MD5SUM="7edc8f5b5d3c7c392ee191dd999596fc"
+DOWNLOAD="https://github.com/github/hub/archive/v2.2.3.tar.gz"
+MD5SUM="6675992ddd16d186eac7ba4484d57f5b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"