commit: 756c35584c96fc393bb1c3ed0b18ead52a8f4b3d Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Wed Aug 3 17:55:08 2022 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Wed Aug 3 21:42:52 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=756c3558
games-action/hotline-miami: use HTTPS Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> games-action/hotline-miami/hotline-miami-1.0.9a_p20140221-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-action/hotline-miami/hotline-miami-1.0.9a_p20140221-r3.ebuild b/games-action/hotline-miami/hotline-miami-1.0.9a_p20140221-r3.ebuild index a997d210ab6d..eb46fd30244f 100644 --- a/games-action/hotline-miami/hotline-miami-1.0.9a_p20140221-r3.ebuild +++ b/games-action/hotline-miami/hotline-miami-1.0.9a_p20140221-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit desktop wrapper DESCRIPTION="High-octane action game overflowing with raw brutality" -HOMEPAGE="http://www.devolverdigital.com/games/view/hotline-miami" +HOMEPAGE="https://www.devolverdigital.com/games/hotline-miami" SRC_URI="HotlineMiami_linux_1392944501.tar.gz" S="${WORKDIR}"
