From 198aa4fa7952d2fbd7799ca8a24e030415717135 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 16 Apr 2019 10:46:26 +0000 Subject: [PATCH] testing/apparmor: rebuild against python 3.7 --- testing/apparmor/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/apparmor/APKBUILD b/testing/apparmor/APKBUILD index 952436a5f71..4fc3eb6f295 100644 --- a/testing/apparmor/APKBUILD +++ b/testing/apparmor/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Allan Garret pkgname=apparmor pkgver=2.13.2 -pkgrel=0 +pkgrel=1 pkgdesc="Linux application security framework - mandatory access control for programs" url="https://gitlab.com/apparmor/apparmor/wikis/home" arch="all"