mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
aide: update to 0.18.6.
This commit is contained in:
parent
f5fed56ac7
commit
c004b0faf4
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.5
|
version=0.18.6
|
||||||
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=58d63e6d16f5af296da427313861222426aec7610f4dbc76a1bc76310e1f1db5
|
checksum=8ff36ce47d37d0cc987762d5d961346d475de74bba8a1832fd006db6edd3c10e
|
||||||
|
|
||||||
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