aide: update to 0.18.5.

This commit is contained in:
Andrew Benson 2023-07-01 08:35:13 -05:00
parent 9a87be3f5b
commit cdf79ff9c3

View File

@ -1,6 +1,6 @@
# Template file for 'aide'
pkgname=aide
version=0.18.4
version=0.18.5
revision=1
build_style=gnu-configure
configure_args="--with-mhash --with-posix-acl --with-prelink --with-xattr
@ -16,7 +16,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=4f7e2c7f49f3ca25fdafad6170390a4d8c8334af17bbd48ad34dbd6dde4ee757
checksum=58d63e6d16f5af296da427313861222426aec7610f4dbc76a1bc76310e1f1db5
export MHASH_CFLAGS="=I${XBPS_CROSS_BASE}/usr/include"
export MHASH_LIBS="-L${XBPS_CROSS_BASE}/usr/lib -lmhash"