From ffc780fe72a11b8edf0fe2694c6354ea77b58ce0 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 11 May 2025 11:47:46 -0400 Subject: [PATCH] audit: rebuild to fix pc: provides --- srcpkgs/audit/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/audit/template b/srcpkgs/audit/template index 2551b8e712f..74058174b48 100644 --- a/srcpkgs/audit/template +++ b/srcpkgs/audit/template @@ -1,7 +1,7 @@ # Template file for 'audit' pkgname=audit version=4.0.3 -revision=2 +revision=3 build_style=gnu-configure configure_args="--libdir=/usr/lib --enable-shared=audit --enable-gssapi-krb5 --with-apparmor --with-libcap-ng --with-python3"