Use https by default
[gentoo.git] / app-eselect / eselect-opengl / eselect-opengl-1.2.7.ebuild
index 7bf79eecf4a659217424d20196ab495e593175a8..be23fffd0ab973b7f1bdea9b62c5192fb8694a46 100644 (file)
@@ -7,7 +7,7 @@ EAPI=4
 inherit multilib
 
 DESCRIPTION="Utility to change the OpenGL interface being used"
-HOMEPAGE="http://www.gentoo.org/"
+HOMEPAGE="https://www.gentoo.org/"
 
 # Source:
 # http://www.opengl.org/registry/api/glext.h
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.gentoo.org/"
 GLEXT="85"
 GLXEXT="34"
 
-MIRROR="http://dev.gentoo.org/~mattst88/distfiles"
+MIRROR="https://dev.gentoo.org/~mattst88/distfiles"
 SRC_URI="${MIRROR}/glext.h.${GLEXT}.xz
        ${MIRROR}/glxext.h.${GLXEXT}.xz
        ${MIRROR}/${P}.tar.xz"