sec-policy/selinux-base-policy: update SRC_URI
authorJason Zaman <perfinion@gentoo.org>
Thu, 12 Jul 2018 14:33:04 +0000 (22:33 +0800)
committerJason Zaman <perfinion@gentoo.org>
Thu, 12 Jul 2018 15:28:35 +0000 (23:28 +0800)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

sec-policy/selinux-base-policy/selinux-base-policy-9999.ebuild

index b2976ccee54b7f5625a32a1a9f4ceda6c94229c1..f68a3519c796e8133e79f0253eeb8d4698e04a8f 100644 (file)
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999* ]]; then
 
        inherit git-r3
 else
-       SRC_URI="https://raw.githubusercontent.com/wiki/TresysTechnology/refpolicy/files/refpolicy-${PV}.tar.bz2
+       SRC_URI="https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_${PV/./_}/refpolicy-${PV}.tar.bz2
                        https://dev.gentoo.org/~swift/patches/${PN}/patchbundle-${PN}-${PVR}.tar.bz2"
        KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
 fi