diff options
Diffstat (limited to 'development/hub')
-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 e298c3706f..98d211a913 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.12.3} +VERSION=${VERSION:-2.12.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/hub/hub.info b/development/hub/hub.info index ebae3298d8..5a3813100d 100644 --- a/development/hub/hub.info +++ b/development/hub/hub.info @@ -1,8 +1,8 @@ PRGNAM="hub" -VERSION="2.12.3" +VERSION="2.12.4" HOMEPAGE="https://github.com/github/hub" -DOWNLOAD="https://github.com/github/hub/archive/v2.12.3/hub-2.12.3.tar.gz" -MD5SUM="dc28fa59b0f898b227d3ce2271140dff" +DOWNLOAD="https://github.com/github/hub/archive/v2.12.4/hub-2.12.4.tar.gz" +MD5SUM="c4268c658e31b2c7d8186692538a082c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="google-go-lang" |