summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-06-15 15:09:51 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-15 12:38:49 -0400
commit07fa7024f5ac4251da1606b15f0527b01954479c (patch)
tree4c081580d49d215577969fbec8420f97ae9bb862 /games-action/moon-buggy
parentgames-action/atanks: use HTTPS (diff)
downloadgentoo-07fa7024f5ac4251da1606b15f0527b01954479c.tar.gz
gentoo-07fa7024f5ac4251da1606b15f0527b01954479c.tar.bz2
gentoo-07fa7024f5ac4251da1606b15f0527b01954479c.zip
games-action/moon-buggy: use HTTPS
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16256 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'games-action/moon-buggy')
-rw-r--r--games-action/moon-buggy/moon-buggy-1.0.51-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
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"