eclass/mysql-multilib-r1: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 8 Jul 2018 09:40:35 +0000 (11:40 +0200)
committerTony Vroon <chainsaw@gentoo.org>
Wed, 11 Jul 2018 11:26:21 +0000 (12:26 +0100)
Closes: https://github.com/gentoo/gentoo/pull/9135

eclass/mysql-multilib-r1.eclass

index ebc054f0fefd42e9f831f3080f12e0421898a613..458e8098117481c889e74e153d4180784a439023 100644 (file)
@@ -149,7 +149,7 @@ if [[ ${MY_EXTRAS_VER} != "live" && ${MY_EXTRAS_VER} != "none" ]]; then
 fi
 
 DESCRIPTION="A fast, multi-threaded, multi-user SQL database server"
-HOMEPAGE="http://www.mysql.com/"
+HOMEPAGE="https://www.mysql.com/"
 LICENSE="GPL-2"
 SLOT="0/${SUBSLOT:-0}"