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>
This commit is contained in:
Arn0 2023-02-28 09:47:59 +01:00 committed by Willy Sudiarto Raharjo
parent 77bdbb8ada
commit 4e6a1dc945
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) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jdupes PRGNAM=jdupes
VERSION=${VERSION:-1.21.1} VERSION=${VERSION:-1.21.3}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="jdupes" PRGNAM="jdupes"
VERSION="1.21.1" VERSION="1.21.3"
HOMEPAGE="https://github.com/jbruchon/jdupes" HOMEPAGE="https://github.com/jbruchon/jdupes"
DOWNLOAD="https://github.com/jbruchon/jdupes/archive/v1.21.1/jdupes-1.21.1.tar.gz" DOWNLOAD="https://github.com/jbruchon/jdupes/archive/v1.21.3/jdupes-1.21.3.tar.gz"
MD5SUM="fe7426e930e6f9f543cc07d7ae15cde7" MD5SUM="3379afa8c343f21712f96d03d48e1712"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""