diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-06-14 13:33:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-06-14 13:33:49 +0700 |
commit | 3280e577215918a2dc2d7080817db9e7c86294ff (patch) | |
tree | bb86b8e1a7760f50d89e023c1826b569f7122a34 /system/yelp-xsl/yelp-xsl.SlackBuild | |
parent | 96951402a327273e75839a58d0dc962669ae2087 (diff) |
system/yelp-xsl: Updated for version 40.2.
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/yelp-xsl/yelp-xsl.SlackBuild b/system/yelp-xsl/yelp-xsl.SlackBuild index fd89204b2cba9..042e3d7f9ded6 100644 --- a/system/yelp-xsl/yelp-xsl.SlackBuild +++ b/system/yelp-xsl/yelp-xsl.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=yelp-xsl -VERSION=${VERSION:-40.0} +VERSION=${VERSION:-40.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |