summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-security/selinux/mcstrans_3.5.bb (renamed from recipes-security/selinux/mcstrans_3.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/selinux/mcstrans_3.4.bb b/recipes-security/selinux/mcstrans_3.5.bb
index b5d6b54..4a8482f 100644
--- a/recipes-security/selinux/mcstrans_3.4.bb
+++ b/recipes-security/selinux/mcstrans_3.5.bb
@@ -5,7 +5,7 @@ mcstrans provides an translation daemon to translate SELinux categories \
5from internal representations to user defined representation." 5from internal representations to user defined representation."
6SECTION = "base" 6SECTION = "base"
7LICENSE = "GPL-2.0-or-later" 7LICENSE = "GPL-2.0-or-later"
8LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 8LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=94d55d512a9ba36caa9b7df079bae19f"
9 9
10require selinux_common.inc 10require selinux_common.inc
11 11