system/jdupes: updated for version 1.26.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2023-07-04 12:29:42 +02:00 committed by Willy Sudiarto Raharjo
parent c8bd272a11
commit a6c7297d12
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.25.3}
VERSION=${VERSION:-1.26.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="jdupes"
VERSION="1.25.3"
VERSION="1.26.1"
HOMEPAGE="https://github.com/jbruchon/jdupes"
DOWNLOAD="https://github.com/jbruchon/jdupes/archive/v1.25.3/jdupes-1.25.3.tar.gz"
MD5SUM="bce5261d97fc2925dac7a67dae324849"
DOWNLOAD="https://github.com/jbruchon/jdupes/archive/v1.26.1/jdupes-1.26.1.tar.gz"
MD5SUM="98cad96bf21079d6ea88c1be132dd604"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libjodycode"