mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-20 11:51:06 +02:00
sec-policy/selinux-base-policy: Sync with Gentoo
It's from Gentoo commit 492e3e8db6ce41b0461dafd2dcd57b40603a1bdc. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
8ebf6bcef6
commit
d3315b57df
@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]]; then
|
|||||||
else
|
else
|
||||||
SRC_URI="https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_${PV/./_}/refpolicy-${PV}.tar.bz2
|
SRC_URI="https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_${PV/./_}/refpolicy-${PV}.tar.bz2
|
||||||
https://dev.gentoo.org/~perfinion/patches/${PN}/patchbundle-${PN}-${PVR}.tar.bz2"
|
https://dev.gentoo.org/~perfinion/patches/${PN}/patchbundle-${PN}-${PVR}.tar.bz2"
|
||||||
KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
|
KEYWORDS="amd64 arm arm64 ~riscv x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
HOMEPAGE="https://wiki.gentoo.org/wiki/Project:SELinux"
|
HOMEPAGE="https://wiki.gentoo.org/wiki/Project:SELinux"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user