From 943c32eb7a685b0f7d3a3b74bf2fd3e0d7a0ef51 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 4 Oct 2022 20:08:47 -0400 Subject: [PATCH] apparmor: rebuild for Python 3.11 --- srcpkgs/apparmor/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/apparmor/template b/srcpkgs/apparmor/template index 96a2faa314e..eb113674626 100644 --- a/srcpkgs/apparmor/template +++ b/srcpkgs/apparmor/template @@ -1,7 +1,7 @@ # Template file for 'apparmor' pkgname=apparmor version=3.0.3 -revision=3 +revision=4 wrksrc="${pkgname}-v${version}" build_wrksrc=libraries/libapparmor build_style=gnu-configure