summaryrefslogtreecommitdiffstats
path: root/development/hub
diff options
context:
space:
mode:
Diffstat (limited to 'development/hub')
-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 50477f9670..7ed0bffc33 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.6.1}
+VERSION=${VERSION:-2.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/hub/hub.info b/development/hub/hub.info
index aeddcae59b..c2a0505971 100644
--- a/development/hub/hub.info
+++ b/development/hub/hub.info
@@ -1,8 +1,8 @@
PRGNAM="hub"
-VERSION="2.6.1"
+VERSION="2.7.0"
HOMEPAGE="https://github.com/github/hub"
-DOWNLOAD="https://github.com/github/hub/archive/v2.6.1/hub-2.6.1.tar.gz"
-MD5SUM="500d7907ce77768f488cf25a4cdebcb7"
+DOWNLOAD="https://github.com/github/hub/archive/v2.7.0/hub-2.7.0.tar.gz"
+MD5SUM="b5123c6796a0cdf82e02869e3985bc85"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"