From: Alexey Sokolov Date: Fri, 8 May 2020 14:19:39 +0000 (+0100) Subject: dev-java/jdbc-mysql: update homepage X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8b706f34fd9961992a9fc3c004622a5cd22ea71c;p=gentoo.git dev-java/jdbc-mysql: update homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov Signed-off-by: Aaron Bauman --- diff --git a/dev-java/jdbc-mysql/jdbc-mysql-5.1.26.ebuild b/dev-java/jdbc-mysql/jdbc-mysql-5.1.26.ebuild index dde4a01e1dc4..db996676e75d 100644 --- a/dev-java/jdbc-mysql/jdbc-mysql-5.1.26.ebuild +++ b/dev-java/jdbc-mysql/jdbc-mysql-5.1.26.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -13,7 +13,7 @@ MY_PN="mysql-connector-java" MY_P="${MY_PN}-${PV}" DESCRIPTION="MySQL JDBC driver" -HOMEPAGE="http://www.mysql.com/products/connector/j/" +HOMEPAGE="https://www.mysql.com/products/connector/j/" SRC_URI="https://dev.mysql.com/get/Downloads/Connector-J/${MY_P}.tar.gz" LICENSE="GPL-2-with-MySQL-FLOSS-exception"