diff options
author | Arn0 <yth@ythogtha.org> | 2023-08-30 10:05:10 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-02 18:02:35 +0700 |
commit | 5890bb57895c6f55a72767275a1be4cfb7903853 (patch) | |
tree | 7806f45cca7a5caf0c2145274e536dcde0169a95 /system/jdupes/jdupes.SlackBuild | |
parent | a2d685adf9d87721b0470790374c7e0116e7bede (diff) |
system/jdupes: Updated for version 1.27.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 0fb3a7ae06..f87407d562 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.27.1} +VERSION=${VERSION:-1.27.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |