diff options
author | 2022-08-03 19:55:08 +0200 | |
---|---|---|
committer | 2022-08-03 22:42:52 +0100 | |
commit | 756c35584c96fc393bb1c3ed0b18ead52a8f4b3d (patch) | |
tree | 28d6a2b3938ee34ec889f5923f1390e36b476fdd /games-action/hotline-miami | |
parent | games-action/chromium-bsu: use HTTPS (diff) | |
download | gentoo-756c35584c96fc393bb1c3ed0b18ead52a8f4b3d.tar.gz gentoo-756c35584c96fc393bb1c3ed0b18ead52a8f4b3d.tar.bz2 gentoo-756c35584c96fc393bb1c3ed0b18ead52a8f4b3d.zip |
games-action/hotline-miami: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-action/hotline-miami')
-rw-r--r-- | games-action/hotline-miami/hotline-miami-1.0.9a_p20140221-r3.ebuild | 4 |
1 files 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}" |