acl: update to 2.3.2.

This commit is contained in:
Andrew J. Hesford 2024-02-24 13:06:06 -05:00
parent 1447edb198
commit cfc4104e4b

View file

@ -1,6 +1,6 @@
# Template file for 'acl'
pkgname=acl
version=2.3.1
version=2.3.2
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=760c61c68901b37fdd5eefeeaf4c0c7a26bdfdd8ac747a1edff1ce0e243c11af
checksum=5f2bdbad629707aa7d85c623f994aa8a1d2dec55a73de5205bac0bf6058a2f7c
if [ -z "$CHROOT_READY" ]; then
CFLAGS+=" -I${XBPS_MASTERDIR}/usr/include"