aide: update to 0.17.3.

This commit is contained in:
Andrew Benson 2021-02-11 08:07:14 -06:00
parent 974bcfc6dd
commit 26565943ec

View file

@ -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 <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=3cff624b1717dc19c106d4b898c37eee106bf2fae029880f005820294917bafa
checksum=a2eb1883cafaad056fbe43ee1e8ae09fd36caa30a0bc8edfea5d47bd67c464f8
post_configure() {
vsed -i config.h -e 's/cross/ino_t/g'