mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
aide: update to 0.18.4.
This commit is contained in:
parent
04c61422f3
commit
759e035fed
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'aide'
|
# Template file for 'aide'
|
||||||
pkgname=aide
|
pkgname=aide
|
||||||
version=0.18.3
|
version=0.18.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-mhash --with-posix-acl --with-prelink --with-xattr
|
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"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://aide.github.io/"
|
homepage="https://aide.github.io/"
|
||||||
distfiles="https://github.com/aide/aide/releases/download/v${version}/aide-${version}.tar.gz"
|
distfiles="https://github.com/aide/aide/releases/download/v${version}/aide-${version}.tar.gz"
|
||||||
checksum=d47da12c4bf085bfdf1828e087a1db5195a4d217ff4c89f40dbd94e2a887a6a2
|
checksum=4f7e2c7f49f3ca25fdafad6170390a4d8c8334af17bbd48ad34dbd6dde4ee757
|
||||||
|
|
||||||
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"
|
export MHASH_LIBS="-L${XBPS_CROSS_BASE}/usr/lib -lmhash"
|
||||||
|
|
Loading…
Add table
Reference in a new issue