aide: update to 0.19.2.

This commit is contained in:
Andrew Benson 2025-08-20 08:50:56 -05:00
parent 0aa12c7c59
commit 667d0f2fcb

View file

@ -1,6 +1,6 @@
# Template file for 'aide'
pkgname=aide
version=0.19.1
version=0.19.2
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=6df8bf5f0403d74af7dbdb91eb3c8f61fe07e964669db8cfa1ee7e4ee3e90b52
checksum=23762b05f46111edeb3c8a05016c8731c01bdb8c1f91be48c156c31ab85e74c4
export MHASH_CFLAGS="-I${XBPS_CROSS_BASE}/usr/include"
export MHASH_LIBS="-L${XBPS_CROSS_BASE}/usr/lib -lmhash"