summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Luebbe <jlu@pengutronix.de>2020-03-27 17:50:14 -0700
committerArmin Kuster <akuster808@gmail.com>2020-04-07 11:50:02 -0700
commitf1ca0f9117ca2feab6b2bcdebe01cc5ebe745b7f (patch)
tree31ed4612b4925121249d6717ee25f443c7356221
parente45b54998c836cdd103d8fdd2eab4425ee040ee5 (diff)
downloadmeta-security-f1ca0f9117ca2feab6b2bcdebe01cc5ebe745b7f.tar.gz
apparmor: update to 2.13.4
Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--recipes-mac/AppArmor/apparmor_2.13.4.bb (renamed from recipes-mac/AppArmor/apparmor_2.13.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-mac/AppArmor/apparmor_2.13.3.bb b/recipes-mac/AppArmor/apparmor_2.13.4.bb
index 604499d..d6f61b3 100644
--- a/recipes-mac/AppArmor/apparmor_2.13.3.bb
+++ b/recipes-mac/AppArmor/apparmor_2.13.4.bb
@@ -25,7 +25,7 @@ SRC_URI = " \
25 file://run-ptest \ 25 file://run-ptest \
26 " 26 "
27 27
28SRCREV = "d779dbf88a664f06c1265b9e27b93f87de4cfe44" 28SRCREV = "df0ac742f7a1146181d8734d03334494f2015134"
29S = "${WORKDIR}/git" 29S = "${WORKDIR}/git"
30 30
31PARALLEL_MAKE = "" 31PARALLEL_MAKE = ""