audit: update to 3.0.3.
This commit is contained in:
parent
bc5907d623
commit
4ecec6312c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'audit'
|
# Template file for 'audit'
|
||||||
pkgname=audit
|
pkgname=audit
|
||||||
version=3.0.1
|
version=3.0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--libdir=/usr/lib --enable-shared=audit --enable-gssapi-krb5
|
configure_args="--libdir=/usr/lib --enable-shared=audit --enable-gssapi-krb5
|
||||||
|
@ -15,7 +15,7 @@ license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||||
homepage="https://people.redhat.com/sgrubb/audit"
|
homepage="https://people.redhat.com/sgrubb/audit"
|
||||||
changelog="https://raw.githubusercontent.com/linux-audit/audit-userspace/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/linux-audit/audit-userspace/master/ChangeLog"
|
||||||
distfiles="${homepage}/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=994c4250d8fd43f3087a3c2ce73461832e30f1e9b278bf5bb03c3e07091155a5
|
checksum=23777e1dc9a80a2ee06a4d442a6a0a9bcbf1ae7ee4b5738a220ff619738cc904
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) configure_args+=" --disable-zos-remote" ;;
|
*-musl) configure_args+=" --disable-zos-remote" ;;
|
||||||
|
|
Loading…
Reference in New Issue