aide: update to 0.18.3.

This commit is contained in:
Andrew Benson 2023-05-17 10:48:43 -05:00
parent 31a27a1aa7
commit c268b4c6e8

View File

@ -1,6 +1,6 @@
# Template file for 'aide'
pkgname=aide
version=0.18.2
version=0.18.3
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=758ff586c703930129e0a1e8c292ff5127e116fc10d0ffdbea8bf2c1087ca7e4
checksum=d47da12c4bf085bfdf1828e087a1db5195a4d217ff4c89f40dbd94e2a887a6a2
export MHASH_CFLAGS="=I${XBPS_CROSS_BASE}/usr/include"
export MHASH_LIBS="-L${XBPS_CROSS_BASE}/usr/lib -lmhash"