games-action/koth: use https for HOMEPAGE

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-03-22 08:40:35 +02:00
parent 2a1834d4c3
commit e90fc419db

View File

@@ -6,7 +6,7 @@ EAPI=8
inherit autotools
DESCRIPTION="Multiplayer, networked game of little tanks with really big weapons"
HOMEPAGE="http://www.nongnu.org/koth/"
HOMEPAGE="https://www.nongnu.org/koth/"
SRC_URI="https://savannah.nongnu.org/download/${PN}/default.pkg/${PV}/${P}.tar.bz2"
LICENSE="GPL-2"