commit: 73818a5acf453c99c0e514415c132e5a9e9702b6 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sun Jul 2 08:18:43 2023 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Mon Jul 3 22:02:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73818a5a
media-fonts/corefonts: use HTTPS Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> media-fonts/corefonts/corefonts-1-r7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-fonts/corefonts/corefonts-1-r7.ebuild b/media-fonts/corefonts/corefonts-1-r7.ebuild index f974b25db31a..9a30d0e999cf 100644 --- a/media-fonts/corefonts/corefonts-1-r7.ebuild +++ b/media-fonts/corefonts/corefonts-1-r7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit font DESCRIPTION="Microsoft's TrueType core fonts" -HOMEPAGE="http://corefonts.sourceforge.net/" +HOMEPAGE="https://corefonts.sourceforge.net/" SRC_URI="mirror://gentoo/EUupdate.EXE mirror://sourceforge/corefonts/andale32.exe mirror://sourceforge/corefonts/arialb32.exe
