diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/hub/hub.SlackBuild | 2 | ||||
-rw-r--r-- | development/hub/hub.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/hub/hub.SlackBuild b/development/hub/hub.SlackBuild index 033996d177..10b64f7487 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.14.1} +VERSION=${VERSION:-2.14.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/hub/hub.info b/development/hub/hub.info index 243d6607c0..c4f68382dd 100644 --- a/development/hub/hub.info +++ b/development/hub/hub.info @@ -1,8 +1,8 @@ PRGNAM="hub" -VERSION="2.14.1" +VERSION="2.14.2" HOMEPAGE="https://github.com/github/hub" -DOWNLOAD="https://github.com/github/hub/archive/v2.14.1/hub-2.14.1.tar.gz" -MD5SUM="bc4be1a825b59b0914438c897f6ac8ed" +DOWNLOAD="https://github.com/github/hub/archive/v2.14.2/hub-2.14.2.tar.gz" +MD5SUM="0d392e19e75e004e35cbc518ba190340" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="google-go-lang" |