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 f90a795647..768cf3de55 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.2.6}
+VERSION=${VERSION:-2.2.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/hub/hub.info b/development/hub/hub.info
index 9ece84dc82..1d633cb8e1 100644
--- a/development/hub/hub.info
+++ b/development/hub/hub.info
@@ -1,8 +1,8 @@
PRGNAM="hub"
-VERSION="2.2.6"
+VERSION="2.2.9"
HOMEPAGE="https://github.com/github/hub"
-DOWNLOAD="https://github.com/github/hub/archive/v2.2.6.tar.gz"
-MD5SUM="bcb0bbcd59b529c226dcdb4f55dbd94e"
+DOWNLOAD="https://github.com/github/hub/archive/v2.2.9.tar.gz"
+MD5SUM="0469114903f572fe5290d46a0911288e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"