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 821be1568e..f90a795647 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.5}
+VERSION=${VERSION:-2.2.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/hub/hub.info b/development/hub/hub.info
index 8af2166529..9ece84dc82 100644
--- a/development/hub/hub.info
+++ b/development/hub/hub.info
@@ -1,8 +1,8 @@
PRGNAM="hub"
-VERSION="2.2.5"
+VERSION="2.2.6"
HOMEPAGE="https://github.com/github/hub"
-DOWNLOAD="https://github.com/github/hub/archive/v2.2.5.tar.gz"
-MD5SUM="3cd1510af5f61d71bc1d429bff915c92"
+DOWNLOAD="https://github.com/github/hub/archive/v2.2.6.tar.gz"
+MD5SUM="bcb0bbcd59b529c226dcdb4f55dbd94e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"