diff options
author | Arn0 <yth@ythogtha.org> | 2023-02-28 09:47:59 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-04 08:06:33 +0700 |
commit | 4e6a1dc94556bb12ad2782b65a84cbc4f560d850 (patch) | |
tree | 4cf86ba84122420c0481a6a500fab27d219d3717 /system/jdupes/jdupes.SlackBuild | |
parent | 77bdbb8adaec550f3b390aadbfa8c257e5c5704e (diff) |
system/jdupes: Updated for version 1.21.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 ec6cb28155af..b8f8ca3a8d53 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.1} +VERSION=${VERSION:-1.21.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |