diff --git a/srcpkgs/jdupes/template b/srcpkgs/jdupes/template index ffe237ef0d..5e5e8b7506 100644 --- a/srcpkgs/jdupes/template +++ b/srcpkgs/jdupes/template @@ -1,6 +1,6 @@ # Template file for 'jdupes' pkgname=jdupes -version=1.20.0 +version=1.20.2 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=c1f728961ad8aeb074e5767367639e6b418f0ca572f70f7635655da722f1827e +checksum=d079d22dc77e1d181abcb8a59216520633a8712d197d007a9a9fb64c72610824 pre_build() { sed -i 's/^CFLAGS +=/override CFLAGS +=/g' Makefile