summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2019-04-19 18:17:09 +0200
committer Willy Sudiarto Raharjo2019-04-19 18:17:09 +0200
commit96fae7333ee16426b83df0c48ad8a6085911aab9 (patch)
treef51d5e781955bfae2803b35fe6cd4647d30fec38 /development
parentc65e51ece9dbffa39e3f51f841acc3cf85cebaaa (diff)
downloadslackbuilds-96fae7333ee16426b83df0c48ad8a6085911aab9.tar.gz
development/hub: Updated for version 2.11.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 1fa31db5d0..4047480535 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.1}
+VERSION=${VERSION:-2.11.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/hub/hub.info b/development/hub/hub.info
index 019b2d00a9..ed27efc10c 100644
--- a/development/hub/hub.info
+++ b/development/hub/hub.info
@@ -1,8 +1,8 @@
PRGNAM="hub"
-VERSION="2.11.1"
+VERSION="2.11.2"
HOMEPAGE="https://github.com/github/hub"
-DOWNLOAD="https://github.com/github/hub/archive/v2.11.1/hub-2.11.1.tar.gz"
-MD5SUM="963afede8e6c97432e664864566c8b22"
+DOWNLOAD="https://github.com/github/hub/archive/v2.11.2/hub-2.11.2.tar.gz"
+MD5SUM="8db3c2ae7d850c1f698cd2bbf5206b55"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"