summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-security/audit/audit_3.1.1.bb (renamed from meta-oe/recipes-security/audit/audit_3.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-security/audit/audit_3.1.bb b/meta-oe/recipes-security/audit/audit_3.1.1.bb
index 8bd81791ed..7ed2fd2dec 100644
--- a/meta-oe/recipes-security/audit/audit_3.1.bb
+++ b/meta-oe/recipes-security/audit/audit_3.1.1.bb
@@ -16,7 +16,7 @@ SRC_URI = "git://github.com/linux-audit/${BPN}-userspace.git;branch=master;proto
16" 16"
17 17
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19SRCREV = "81c813fc4ebb11bf1eca8b8bdb5b253dff31e68e" 19SRCREV = "6e367585a899231da05797c6126f8bb01febb2f5"
20 20
21inherit autotools python3targetconfig update-rc.d systemd 21inherit autotools python3targetconfig update-rc.d systemd
22 22