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 7ed0bffc33..4d483710d5 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.7.0}
+VERSION=${VERSION:-2.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/hub/hub.info b/development/hub/hub.info
index c2a0505971..89d458312c 100644
--- a/development/hub/hub.info
+++ b/development/hub/hub.info
@@ -1,8 +1,8 @@
PRGNAM="hub"
-VERSION="2.7.0"
+VERSION="2.7.1"
HOMEPAGE="https://github.com/github/hub"
-DOWNLOAD="https://github.com/github/hub/archive/v2.7.0/hub-2.7.0.tar.gz"
-MD5SUM="b5123c6796a0cdf82e02869e3985bc85"
+DOWNLOAD="https://github.com/github/hub/archive/v2.7.1/hub-2.7.1.tar.gz"
+MD5SUM="30d1a1449ee1f82d1e283c9e9ab97e2f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"