diff --git a/srcpkgs/aide/template b/srcpkgs/aide/template index cb3115cb13..37fa9a44d2 100644 --- a/srcpkgs/aide/template +++ b/srcpkgs/aide/template @@ -1,6 +1,6 @@ # Template file for 'aide' pkgname=aide -version=0.17.2 +version=0.17.3 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=3cff624b1717dc19c106d4b898c37eee106bf2fae029880f005820294917bafa +checksum=a2eb1883cafaad056fbe43ee1e8ae09fd36caa30a0bc8edfea5d47bd67c464f8 post_configure() { vsed -i config.h -e 's/cross/ino_t/g'