summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-25 08:13:03 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-25 09:11:22 +0200
commit0fb6e70c611fd2ead2bfe7a9ecdfb43fd3bfae47 (patch)
treeffc7eefe5ed5ae6788a9e5c426a992f22260dd9b /eclass/selinux-policy-2.eclass
parentnet-p2p/gtk-gnutella: cleanup (diff)
downloadgentoo-0fb6e70c611fd2ead2bfe7a9ecdfb43fd3bfae47.tar.gz
gentoo-0fb6e70c611fd2ead2bfe7a9ecdfb43fd3bfae47.tar.bz2
gentoo-0fb6e70c611fd2ead2bfe7a9ecdfb43fd3bfae47.zip
eclass: gentoo.org has https per default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'eclass/selinux-policy-2.eclass')
-rw-r--r--eclass/selinux-policy-2.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/selinux-policy-2.eclass b/eclass/selinux-policy-2.eclass
index 92f2f820350c..eb27c89ae293 100644
--- a/eclass/selinux-policy-2.eclass
+++ b/eclass/selinux-policy-2.eclass
@@ -90,7 +90,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:SELinux"
if [[ -n ${BASEPOL} ]] && [[ "${BASEPOL}" != "9999" ]];
then
SRC_URI="https://raw.githubusercontent.com/wiki/TresysTechnology/refpolicy/files/refpolicy-${PV}.tar.bz2
- http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-${BASEPOL}.tar.bz2"
+ https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-${BASEPOL}.tar.bz2"
elif [[ "${BASEPOL}" != "9999" ]];
then
SRC_URI="https://raw.githubusercontent.com/wiki/TresysTechnology/refpolicy/files/refpolicy-${PV}.tar.bz2"