mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 19:12:57 +02:00
aide: update to 0.19.1.
This commit is contained in:
parent
14f912c82c
commit
666df0eeb7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'aide'
|
||||
pkgname=aide
|
||||
version=0.19
|
||||
version=0.19.1
|
||||
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=e7fba0214be01299d76359bff2975233ed241332e4cfcfff59cd1b6a89aba5e4
|
||||
checksum=6df8bf5f0403d74af7dbdb91eb3c8f61fe07e964669db8cfa1ee7e4ee3e90b52
|
||||
|
||||
export MHASH_CFLAGS="-I${XBPS_CROSS_BASE}/usr/include"
|
||||
export MHASH_LIBS="-L${XBPS_CROSS_BASE}/usr/lib -lmhash"
|
||||
|
|
Loading…
Add table
Reference in a new issue