jdupes: update to 1.21.1

This commit is contained in:
cinerea0 2023-02-04 22:10:20 -05:00 committed by Michal Vasilek
parent ed162b8d17
commit 77c8263644

View file

@ -1,6 +1,6 @@
# Template file for 'jdupes'
pkgname=jdupes
version=1.21.0
version=1.21.1
revision=1
build_style=gnu-makefile
make_build_args="ENABLE_BTRFS=1"
@ -10,7 +10,7 @@ license="MIT"
homepage="https://github.com/jbruchon/jdupes"
changelog="https://raw.githubusercontent.com/jbruchon/jdupes/master/CHANGES"
distfiles="https://github.com/jbruchon/jdupes/archive/v${version}.tar.gz"
checksum=13e56c608354f10f9314c99cf37b034dde14e6bf4a9303c77391323e2ef4f549
checksum=22de88d1963f70c8ed4d0aa40abe05b48aaa4cc08eed6a2c6c9747010f9f4eb7
CFLAGS="-DENABLE_DEDUPE"