From 041c00ae968dcb46f50a9526cddeb629501b6432 Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Sat, 20 Mar 2021 13:44:24 +0100 Subject: [PATCH] acl: update to 2.3.1. --- srcpkgs/acl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/acl/template b/srcpkgs/acl/template index 3edfcfef82b8..9fa74946a240 100644 --- a/srcpkgs/acl/template +++ b/srcpkgs/acl/template @@ -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 " 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"