commit: 171ce4a06b0f2e5e7a747ebc83f96aff8c35e1c6 Author: Jason Zaman <perfinion <AT> gentoo <DOT> org> AuthorDate: Thu Jul 12 14:32:20 2018 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Thu Jul 12 15:28:32 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=171ce4a0
sec-policy/selinux-base: update SRC_URI Package-Manager: Portage-2.3.40, Repoman-2.3.9 sec-policy/selinux-base/selinux-base-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sec-policy/selinux-base/selinux-base-9999.ebuild b/sec-policy/selinux-base/selinux-base-9999.ebuild index b779ed9e7cf..6da755d1665 100644 --- a/sec-policy/selinux-base/selinux-base-9999.ebuild +++ b/sec-policy/selinux-base/selinux-base-9999.ebuild @@ -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/selinux-base-policy/patchbundle-selinux-base-policy-${PVR}.tar.bz2" KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"