mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
acl: update to 2.3.2.
This commit is contained in:
parent
1447edb198
commit
cfc4104e4b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'acl'
|
# Template file for 'acl'
|
||||||
pkgname=acl
|
pkgname=acl
|
||||||
version=2.3.1
|
version=2.3.2
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://savannah.nongnu.org/projects/acl"
|
homepage="https://savannah.nongnu.org/projects/acl"
|
||||||
distfiles="${NONGNU_SITE}/acl/acl-${version}.tar.gz"
|
distfiles="${NONGNU_SITE}/acl/acl-${version}.tar.gz"
|
||||||
checksum=760c61c68901b37fdd5eefeeaf4c0c7a26bdfdd8ac747a1edff1ce0e243c11af
|
checksum=5f2bdbad629707aa7d85c623f994aa8a1d2dec55a73de5205bac0bf6058a2f7c
|
||||||
|
|
||||||
if [ -z "$CHROOT_READY" ]; then
|
if [ -z "$CHROOT_READY" ]; then
|
||||||
CFLAGS+=" -I${XBPS_MASTERDIR}/usr/include"
|
CFLAGS+=" -I${XBPS_MASTERDIR}/usr/include"
|
||||||
|
|
Loading…
Add table
Reference in a new issue