summaryrefslogtreecommitdiffstats
path: root/development/hub
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-03-22 23:26:12 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-03-22 23:26:12 +0700
commit354798a02292fb87fc9f0a49e889fb926ac9b441 (patch)
tree5c1b42eb222d196e2aae6a63982ec51e418c2686 /development/hub
parent4f1f5818531ed86611314371be91232819247009 (diff)
downloadslackbuilds-354798a02292fb87fc9f0a49e889fb926ac9b441.tar.gz
slackbuilds-354798a02292fb87fc9f0a49e889fb926ac9b441.tar.xz
development/hub: Updated for version 2.2.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 ef5f35346a..bff8b9ed28 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 e9dddf8875..347c359b21 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"