diff options
author | Arn0 <yth@ythogtha.org> | 2022-12-30 16:42:49 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-31 00:29:11 +0700 |
commit | c88e8f7ee00b41aac7eaa1295655c05ad35dbf83 (patch) | |
tree | e3a79e049a323ceb018f1a11e1206075efd37260 /system/jdupes/jdupes.SlackBuild | |
parent | 8a7a076063c00ea85966d59e94de847d02f724cc (diff) |
system/jdupes: updated for version 1.21.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/jdupes/jdupes.SlackBuild')
-rw-r--r-- | system/jdupes/jdupes.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/jdupes/jdupes.SlackBuild b/system/jdupes/jdupes.SlackBuild index 0f70ec365421b..ec6cb28155afc 100644 --- a/system/jdupes/jdupes.SlackBuild +++ b/system/jdupes/jdupes.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=jdupes -VERSION=${VERSION:-1.21.0} +VERSION=${VERSION:-1.21.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |