diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-23 09:49:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-23 09:49:27 +0700 |
commit | 92ebb713ad4b52123b16b411d828d8dba6bac264 (patch) | |
tree | 00e867e11e9422291ef26043f2fae429879cacea /system/yelp-xsl/yelp-xsl.SlackBuild | |
parent | 0500375c5434e60882c146b97c1f1d11278188c3 (diff) |
system/yelp-xsl: Updated for version 41.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 74fd46c8320d8..620fada8598c4 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-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2014-2022 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=yelp-xsl -VERSION=${VERSION:-40.2} +VERSION=${VERSION:-41.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |