summaryrefslogtreecommitdiffstats
path: root/recipes-security/selinux/selinux_common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security/selinux/selinux_common.inc')
-rw-r--r--recipes-security/selinux/selinux_common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/selinux/selinux_common.inc b/recipes-security/selinux/selinux_common.inc
index dc4ccd5..f2e180f 100644
--- a/recipes-security/selinux/selinux_common.inc
+++ b/recipes-security/selinux/selinux_common.inc
@@ -1,6 +1,6 @@
1HOMEPAGE = "https://github.com/SELinuxProject" 1HOMEPAGE = "https://github.com/SELinuxProject"
2 2
3SRC_URI = "git://github.com/SELinuxProject/selinux.git;branch=master;protocol=https" 3SRC_URI = "git://github.com/SELinuxProject/selinux.git"
4SRCREV = "cf853c1a0c2328ad6c62fb2b2cc55d4926301d6b" 4SRCREV = "cf853c1a0c2328ad6c62fb2b2cc55d4926301d6b"
5 5
6UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)" 6UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"