diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-28 23:09:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-28 23:09:58 +0700 |
commit | a57c324e9123cb67c6462877b397e8ba47ae8761 (patch) | |
tree | b911ee63082722c7c4c6c36f75ebd304e0b957f0 /system/yelp/yelp.SlackBuild | |
parent | 4d2609ba9f5336f16eaa8cca08d828659883f240 (diff) | |
download | slackbuilds-a57c324e9123cb67c6462877b397e8ba47ae8761.tar.gz |
system/yelp: Updated for version 3.18.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/yelp/yelp.SlackBuild')
-rw-r--r-- | system/yelp/yelp.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/yelp/yelp.SlackBuild b/system/yelp/yelp.SlackBuild index 8c9f8e3708..cc9d3de0d1 100644 --- a/system/yelp/yelp.SlackBuild +++ b/system/yelp/yelp.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for yelp -# 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 -VERSION=${VERSION:-3.16.1} +VERSION=${VERSION:-3.18.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |