summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"