diff --git a/recipes-security/selinux/selinux_common.inc b/recipes-security/selinux/selinux_common.inc index 145b21a..cecb0b5 100644 --- a/recipes-security/selinux/selinux_common.inc +++ b/recipes-security/selinux/selinux_common.inc @@ -1,7 +1,7 @@ HOMEPAGE = "https://github.com/SELinuxProject" -SRC_URI = "git://github.com/SELinuxProject/selinux.git;branch=master;protocol=https" -SRCREV = "d6e96c5929a3f1aa1dce93505edd9f0158757ac2" +SRC_URI = "git://github.com/SELinuxProject/selinux.git;branch=main;protocol=https" +SRCREV = "97fa708d867ecb26e8d1c766760947f8e3b9e59a" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)"