diff --git a/srcpkgs/aide/template b/srcpkgs/aide/template index 53631c15530..cb3115cb138 100644 --- a/srcpkgs/aide/template +++ b/srcpkgs/aide/template @@ -1,6 +1,6 @@ # Template file for 'aide' pkgname=aide -version=0.17.1 +version=0.17.2 revision=1 build_style=gnu-configure configure_args="--with-mhash --with-posix-acl --with-prelink --with-xattr @@ -15,7 +15,7 @@ maintainer="Andrew Benson " license="GPL-2.0-or-later" homepage="https://aide.github.io/" distfiles="https://github.com/aide/aide/releases/download/v${version}/aide-${version}.tar.gz" -checksum=a401c951938f1169ceaec868ce3594736e89c5c881578c263d8a824a06b0002d +checksum=3cff624b1717dc19c106d4b898c37eee106bf2fae029880f005820294917bafa post_configure() { vsed -i config.h -e 's/cross/ino_t/g'