diff options
-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 35182106fc..e298c3706f 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.1} +VERSION=${VERSION:-2.12.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/hub/hub.info b/development/hub/hub.info index 2e226accd9..ebae3298d8 100644 --- a/development/hub/hub.info +++ b/development/hub/hub.info @@ -1,8 +1,8 @@ PRGNAM="hub" -VERSION="2.12.1" +VERSION="2.12.3" HOMEPAGE="https://github.com/github/hub" -DOWNLOAD="https://github.com/github/hub/archive/v2.12.1/hub-2.12.1.tar.gz" -MD5SUM="1d68c941d6079dbae54c5bd6cf546455" +DOWNLOAD="https://github.com/github/hub/archive/v2.12.3/hub-2.12.3.tar.gz" +MD5SUM="dc28fa59b0f898b227d3ce2271140dff" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="google-go-lang" |