diff options
Diffstat (limited to 'system/yelp-tools/yelp-tools.SlackBuild')
-rw-r--r-- | system/yelp-tools/yelp-tools.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/yelp-tools/yelp-tools.SlackBuild b/system/yelp-tools/yelp-tools.SlackBuild index b9f8060dc557f..fd708a62b845c 100644 --- a/system/yelp-tools/yelp-tools.SlackBuild +++ b/system/yelp-tools/yelp-tools.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for yelp-tools -# Copyright 2014 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=yelp-tools -VERSION=${VERSION:-3.16.1} +VERSION=${VERSION:-3.18.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |