diff options
author | 2019-06-21 07:43:34 +0700 | |
---|---|---|
committer | 2019-06-22 20:20:46 +0700 | |
commit | d8729eabf7c44e06224255d81cd658d7fafe676f (patch) | |
tree | d262616cc080868736ed0e848a1c552fbaee6960 /development/hub/hub.SlackBuild | |
parent | 31e1e615e5ec2039646689b284bd4cdd9cac6b46 (diff) | |
download | slackbuilds-d8729eabf7c44e06224255d81cd658d7fafe676f.tar.gz slackbuilds-d8729eabf7c44e06224255d81cd658d7fafe676f.tar.xz |
development/hub: Updated for version 2.12.0.
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 4047480535..528f67b7eb 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.11.2} +VERSION=${VERSION:-2.12.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |