Use https by default
[gentoo.git] / app-eselect / eselect-opencl / eselect-opencl-1.1.0-r3.ebuild
index 46821815b994314b5b0b651fb10a30404a4f4fe4..6f73ff1085011aee28065e860014bdc7e8ac03f1 100644 (file)
@@ -7,7 +7,7 @@ EAPI=4
 inherit multilib
 
 DESCRIPTION="Utility to change the OpenCL implementation being used"
-HOMEPAGE="http://www.gentoo.org/"
+HOMEPAGE="https://www.gentoo.org/"
 
 # Source:
 # http://www.khronos.org/registry/cl/api/${CL_ABI}/opencl.h
@@ -20,9 +20,9 @@ HOMEPAGE="http://www.gentoo.org/"
 
 # Using copy by Mario Kicherer #496418
 
-#MIRROR="http://dev.gentoo.org/~xarthisius/distfiles/"
+#MIRROR="https://dev.gentoo.org/~xarthisius/distfiles/"
 SRC_URI="https://github.com/anyc/opencl-headers/archive/opencl-headers-1.2.tar.gz
-       http://dev.gentoo.org/~xarthisius/distfiles/${P}-r1.tar.xz"
+       https://dev.gentoo.org/~xarthisius/distfiles/${P}-r1.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"