summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-mac/AppArmor/apparmor_3.0.7.bb (renamed from recipes-mac/AppArmor/apparmor_3.0.6.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-mac/AppArmor/apparmor_3.0.6.bb b/recipes-mac/AppArmor/apparmor_3.0.7.bb
index 45f19d1..e7d677e 100644
--- a/recipes-mac/AppArmor/apparmor_3.0.6.bb
+++ b/recipes-mac/AppArmor/apparmor_3.0.7.bb
@@ -5,7 +5,7 @@ DESCRIPTION = "user-space parser utility for AppArmor \
5 which is required to convert AppArmor text profiles into machine-readable \ 5 which is required to convert AppArmor text profiles into machine-readable \
6 policies that are loaded into the kernel for use with the AppArmor Linux \ 6 policies that are loaded into the kernel for use with the AppArmor Linux \
7 Security Module." 7 Security Module."
8HOMEAPAGE = "http://apparmor.net/" 8HOMEPAGE = "http://apparmor.net/"
9SECTION = "admin" 9SECTION = "admin"
10 10
11LICENSE = "GPL-2.0-only & GPL-2.0-or-later & BSD-3-Clause & LGPL-2.1-or-later" 11LICENSE = "GPL-2.0-only & GPL-2.0-or-later & BSD-3-Clause & LGPL-2.1-or-later"
@@ -22,7 +22,7 @@ SRC_URI = " \
22 file://0001-rc.apparmor.debian-add-missing-functions.patch \ 22 file://0001-rc.apparmor.debian-add-missing-functions.patch \
23 " 23 "
24 24
25SRCREV = "822db765c6fa7f9de7233c4011254a82d4dafe76" 25SRCREV = "0ead606d9e608801f45e13a34358036135470729"
26S = "${WORKDIR}/git" 26S = "${WORKDIR}/git"
27 27
28PARALLEL_MAKE = "" 28PARALLEL_MAKE = ""