aide: update to 0.17.2.

This commit is contained in:
Andrew Benson 2021-02-08 11:27:53 -06:00
parent 4e39daebc9
commit 0493b54658

View file

@ -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 <abenson+void@gmail.com>"
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'