system/jdupes: updated for version 1.21.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2022-09-12 15:47:59 +02:00 committed by Willy Sudiarto Raharjo
parent f889d26b32
commit 712a420450
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jdupes
VERSION=${VERSION:-1.20.2}
VERSION=${VERSION:-1.21.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="jdupes"
VERSION="1.20.2"
VERSION="1.21.0"
HOMEPAGE="https://github.com/jbruchon/jdupes"
DOWNLOAD="https://github.com/jbruchon/jdupes/archive/v1.20.2/jdupes-1.20.2.tar.gz"
MD5SUM="effaaad22f120046c91808b741bd3727"
DOWNLOAD="https://github.com/jbruchon/jdupes/archive/v1.21.0/jdupes-1.21.0.tar.gz"
MD5SUM="a10b2d358319bc8c8d08a27a98f69c58"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""