system/jdupes: updated for version 1.20.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2021-10-24 17:46:09 +02:00 committed by Willy Sudiarto Raharjo
parent 290865ac73
commit b5ef5c1631
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.0}
VERSION=${VERSION:-1.20.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="jdupes"
VERSION="1.20.0"
VERSION="1.20.1"
HOMEPAGE="https://github.com/jbruchon/jdupes"
DOWNLOAD="https://github.com/jbruchon/jdupes/archive/v1.20.0/jdupes-1.20.0.tar.gz"
MD5SUM="c311f2ac7e77a5b30c6d2ed6438b8ea2"
DOWNLOAD="https://github.com/jbruchon/jdupes/archive/v1.20.1/jdupes-1.20.1.tar.gz"
MD5SUM="a3d3716f45d94ae4bf09d0fc77e78524"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""