aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 10:46:26 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:50 +0000
commit198aa4fa7952d2fbd7799ca8a24e030415717135 (patch)
tree3b1cd70a92a1141955edb666907bb623c4c3c017 /testing
parent3fd81fb057c6b868c71341681c993dd5d06fa7f3 (diff)
downloadaports-198aa4fa7952d2fbd7799ca8a24e030415717135.tar.bz2
aports-198aa4fa7952d2fbd7799ca8a24e030415717135.tar.xz
testing/apparmor: rebuild against python 3.7
Diffstat (limited to 'testing')
-rw-r--r--testing/apparmor/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/apparmor/APKBUILD b/testing/apparmor/APKBUILD
index 952436a5f7..4fc3eb6f29 100644
--- a/testing/apparmor/APKBUILD
+++ b/testing/apparmor/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Allan Garret <allan.garret@gmail.com>
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"