diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-05 06:54:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-05 09:27:33 +0700 |
commit | 31f84ceafa82d1af3a38e09ec84ca615e62c526b (patch) | |
tree | ec533948ac1cd1711c2ea42f80e85bf9a16ad4fb /development/hub/hub.SlackBuild | |
parent | 1ac9f21f4e41aed935ba8100d2f5c8b6a7f8b488 (diff) |
development/hub: Updated for version 2.12.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/hub/hub.SlackBuild')
-rw-r--r-- | development/hub/hub.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/hub/hub.SlackBuild b/development/hub/hub.SlackBuild index 98d211a9135f4..73e1e6e11b629 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.4} +VERSION=${VERSION:-2.12.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |