diff --git a/srcpkgs/audit/template b/srcpkgs/audit/template index a093bfac833..ca21e607818 100644 --- a/srcpkgs/audit/template +++ b/srcpkgs/audit/template @@ -1,6 +1,6 @@ # Template file for 'audit' pkgname=audit -version=3.0.1 +version=3.0.3 revision=1 build_style=gnu-configure 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" changelog="https://raw.githubusercontent.com/linux-audit/audit-userspace/master/ChangeLog" distfiles="${homepage}/${pkgname}-${version}.tar.gz" -checksum=994c4250d8fd43f3087a3c2ce73461832e30f1e9b278bf5bb03c3e07091155a5 +checksum=23777e1dc9a80a2ee06a4d442a6a0a9bcbf1ae7ee4b5738a220ff619738cc904 case "$XBPS_TARGET_MACHINE" in *-musl) configure_args+=" --disable-zos-remote" ;;