diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-07-10 12:57:24 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-07-12 20:35:31 +0200 |
commit | faab563cbfcf4ed2993c18a95de90a1f551c549a (patch) | |
tree | 90cc046d9f63c7285f045a400884cda67f4ee638 /games-action | |
parent | games-action/transcend: use HTTPS (diff) | |
download | gentoo-faab563cbfcf4ed2993c18a95de90a1f551c549a.tar.gz gentoo-faab563cbfcf4ed2993c18a95de90a1f551c549a.tar.bz2 gentoo-faab563cbfcf4ed2993c18a95de90a1f551c549a.zip |
games-action/tuxkart: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/tuxkart/tuxkart-0.4.0-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-action/tuxkart/tuxkart-0.4.0-r2.ebuild b/games-action/tuxkart/tuxkart-0.4.0-r2.ebuild index 38a3a375ea99..89bf60aeabb0 100644 --- a/games-action/tuxkart/tuxkart-0.4.0-r2.ebuild +++ b/games-action/tuxkart/tuxkart-0.4.0-r2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit desktop xdg -DESCRIPTION="A racing game starring Tux, the Linux penguin" -HOMEPAGE="http://tuxkart.sourceforge.net/" +DESCRIPTION="Racing game starring Tux, the Linux penguin" +HOMEPAGE="https://tuxkart.sourceforge.net/" SRC_URI="mirror://sourceforge/tuxkart/${P}.tar.gz" LICENSE="GPL-2" |