acl: update to 2.3.1.

Closes: #29623 [via git-merge-pr]
This commit is contained in:
Anthony Iliopoulos 2021-03-20 13:44:24 +01:00 committed by Érico Nogueira
parent 0201217642
commit 9a0e6dbf52

View file

@ -1,6 +1,6 @@
# Template file for 'acl'
pkgname=acl
version=2.2.53
version=2.3.1
revision=1
bootstrap=yes
build_style=gnu-configure
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://savannah.nongnu.org/projects/acl"
distfiles="${NONGNU_SITE}/acl/acl-${version}.tar.gz"
checksum=06be9865c6f418d851ff4494e12406568353b891ffe1f596b34693c387af26c7
checksum=760c61c68901b37fdd5eefeeaf4c0c7a26bdfdd8ac747a1edff1ce0e243c11af
if [ -z "$CHROOT_READY" ]; then
CFLAGS+=" -I${XBPS_MASTERDIR}/usr/include"