Use https by default
[gentoo.git] / app-eselect / eselect-opencl / eselect-opencl-1.1.0-r2.ebuild
index 8c416752591a6cb9fa0f7920789edf59e4f9d4eb..d4f1ae1c5c13d85ebd5504a9576aa743cd00a483 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"