diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-22 23:26:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-22 23:26:12 +0700 |
commit | 354798a02292fb87fc9f0a49e889fb926ac9b441 (patch) | |
tree | 5c1b42eb222d196e2aae6a63982ec51e418c2686 /development/hub/hub.SlackBuild | |
parent | 4f1f5818531ed86611314371be91232819247009 (diff) | |
download | slackbuilds-354798a02292fb87fc9f0a49e889fb926ac9b441.tar.gz |
development/hub: Updated for version 2.2.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/hub/hub.SlackBuild')
-rw-r--r-- | development/hub/hub.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/hub/hub.SlackBuild b/development/hub/hub.SlackBuild index ef5f35346a..bff8b9ed28 100644 --- a/development/hub/hub.SlackBuild +++ b/development/hub/hub.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for hub -# Copyright 2014-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2014-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=hub -VERSION=${VERSION:-2.2.2} +VERSION=${VERSION:-2.2.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |