Use https by default
[gentoo.git] / sec-policy / selinux-base / selinux-base-2.20140311-r5.ebuild
index 88329e9ad157f8e06bca8c7dcbe47b4f0008c105..9f2d7428c37764b22b1901204136fcc089d83c80 100644 (file)
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999* ]]; then
        KEYWORDS=""
 else
        SRC_URI="http://oss.tresys.com/files/refpolicy/refpolicy-${PV}.tar.bz2
-                       http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-${PVR}.tar.bz2"
+                       https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-${PVR}.tar.bz2"
 
        KEYWORDS="amd64 x86"
 fi
@@ -23,7 +23,7 @@ fi
 IUSE="+peer_perms +open_perms +ubac +unconfined doc"
 
 DESCRIPTION="Gentoo base policy for SELinux"
-HOMEPAGE="http://www.gentoo.org/proj/en/hardened/selinux/"
+HOMEPAGE="https://www.gentoo.org/proj/en/hardened/selinux/"
 LICENSE="GPL-2"
 SLOT="0"