aide: update to 0.18.8.
This commit is contained in:
parent
83b1cc5790
commit
7d42353f80
|
@ -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 <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=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() {
|
||||
|
|
Loading…
Reference in New Issue