diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-23 12:40:36 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-23 01:11:25 -0500 |
commit | 79f06544454721e5f89632db6b632a5582efdd60 (patch) | |
tree | c6b52b78923b8686cd654c8d75a36900f46ef3ba /system/yelp/yelp.SlackBuild | |
parent | cd18c0721da707654ccc45da8a7d4d9ef22a7b47 (diff) |
system/yelp: Updated for version 40.0.
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 ca7e39e8152b8..0e0cb6b14caf3 100644 --- a/system/yelp/yelp.SlackBuild +++ b/system/yelp/yelp.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for yelp -# Copyright 2014-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2014-2021 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.22.0} +VERSION=${VERSION:-40.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |