aboutsummaryrefslogtreecommitdiff
path: root/system/jdupes/jdupes.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-08-30 10:05:10 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-02 18:02:35 +0700
commit5890bb57895c6f55a72767275a1be4cfb7903853 (patch)
tree7806f45cca7a5caf0c2145274e536dcde0169a95 /system/jdupes/jdupes.SlackBuild
parenta2d685adf9d87721b0470790374c7e0116e7bede (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.SlackBuild2
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}