summaryrefslogtreecommitdiffstats
path: root/recipes-mac
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2020-02-16 20:15:43 +0000
committerArmin Kuster <akuster808@gmail.com>2020-02-17 19:13:30 -0800
commit0d8cee5029bcb47c3f72e059a3cca3a342857c99 (patch)
treef3f0a4125fc3b69fa70d5ce165058cd1f2562901 /recipes-mac
parent2a91f5cc628aff1940c49ae5ea8c320e69e39cb6 (diff)
downloadmeta-security-0d8cee5029bcb47c3f72e059a3cca3a342857c99.tar.gz
apparmor: update to tip
fixes Python3.8 configure issues Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-mac')
-rw-r--r--recipes-mac/AppArmor/apparmor_2.13.3.bb2
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.3.bb
index fa60752..11c931d 100644
--- a/recipes-mac/AppArmor/apparmor_2.13.3.bb
+++ b/recipes-mac/AppArmor/apparmor_2.13.3.bb
@@ -25,7 +25,7 @@ SRC_URI = " \
25 file://run-ptest \ 25 file://run-ptest \
26 " 26 "
27 27
28SRCREV = "2f9d9ea7e01a115b29858455d3b1b5c6a0bab75c" 28SRCREV = "d779dbf88a664f06c1265b9e27b93f87de4cfe44"
29S = "${WORKDIR}/git" 29S = "${WORKDIR}/git"
30 30
31PARALLEL_MAKE = "" 31PARALLEL_MAKE = ""