diff --git a/srcpkgs/aide/template b/srcpkgs/aide/template index c069fe7e371..ca2184ce46a 100644 --- a/srcpkgs/aide/template +++ b/srcpkgs/aide/template @@ -1,6 +1,6 @@ # Template file for 'aide' pkgname=aide -version=0.18.6 +version=0.18.8 revision=1 build_style=gnu-configure configure_args="--with-mhash --with-posix-acl --with-prelink --with-xattr @@ -16,9 +16,9 @@ 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=8ff36ce47d37d0cc987762d5d961346d475de74bba8a1832fd006db6edd3c10e +checksum=16662dc632d17e2c5630b801752f97912a8e22697c065ebde175f1cc37b83a60 -export MHASH_CFLAGS="=I${XBPS_CROSS_BASE}/usr/include" +export MHASH_CFLAGS="-I${XBPS_CROSS_BASE}/usr/include" export MHASH_LIBS="-L${XBPS_CROSS_BASE}/usr/lib -lmhash" post_install() {