From 07fa7024f5ac4251da1606b15f0527b01954479c Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Mon, 15 Jun 2020 15:09:51 +0200 Subject: games-action/moon-buggy: use HTTPS Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/16256 Signed-off-by: Aaron Bauman --- games-action/moon-buggy/moon-buggy-1.0.51-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games-action/moon-buggy') diff --git a/games-action/moon-buggy/moon-buggy-1.0.51-r1.ebuild b/games-action/moon-buggy/moon-buggy-1.0.51-r1.ebuild index f3fd219803f9..828120c3cab0 100644 --- a/games-action/moon-buggy/moon-buggy-1.0.51-r1.ebuild +++ b/games-action/moon-buggy/moon-buggy-1.0.51-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools eutils DESCRIPTION="A simple console game, where you drive a car across the moon's surface" -HOMEPAGE="http://www.seehuhn.de/comp/moon-buggy.html" -SRC_URI="http://www.seehuhn.de/data/${P}.tar.gz" +HOMEPAGE="https://www.seehuhn.de/pages/moon-buggy.html" +SRC_URI="https://m.seehuhn.de/programs/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad