diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-21 15:20:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-21 15:20:27 +0700 |
commit | 9463e7a9670fc8948caea0125b8e48b3812e5f5d (patch) | |
tree | 71e5915b4edb19a6c23aded760fc2b7d647ca608 /development/hub/hub.SlackBuild | |
parent | 8871a14e3386ee678877b4fa15e39da02a8e252f (diff) |
development/hub: Updated for version 2.9.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 a91fb0c5bb82c..a039d5e4824b2 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.8.4} +VERSION=${VERSION:-2.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |