diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-03 07:38:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-04 01:29:24 +0700 |
commit | 253e1c2fe0061f66d256bfcb63bd2a210f51e042 (patch) | |
tree | 0ebb08642cabd7c79f76b44b457b21793dfc6de8 /system/yelp-xsl/yelp-xsl.SlackBuild | |
parent | 055429fb6b289c14ecadb89b38cc28c268b9eb7a (diff) | |
download | slackbuilds-253e1c2fe0061f66d256bfcb63bd2a210f51e042.tar.gz |
system/yelp-xsl: Updated for version 3.20.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/yelp-xsl/yelp-xsl.SlackBuild')
-rw-r--r-- | system/yelp-xsl/yelp-xsl.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/yelp-xsl/yelp-xsl.SlackBuild b/system/yelp-xsl/yelp-xsl.SlackBuild index 78e2323fca..d215e9cb97 100644 --- a/system/yelp-xsl/yelp-xsl.SlackBuild +++ b/system/yelp-xsl/yelp-xsl.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for yelp-xsl -# 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-xsl -VERSION=${VERSION:-3.18.1} +VERSION=${VERSION:-3.20.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |