commit:     e90fc419dbca91b781ab19d29b4af03a073ecca2
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 22 06:40:35 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 22 06:40:57 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e90fc419

games-action/koth: use https for HOMEPAGE

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 games-action/koth/koth-0.8.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-action/koth/koth-0.8.0-r2.ebuild 
b/games-action/koth/koth-0.8.0-r2.ebuild
index 7d2245975eb0..4f673b41458d 100644
--- a/games-action/koth/koth-0.8.0-r2.ebuild
+++ b/games-action/koth/koth-0.8.0-r2.ebuild
@@ -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"

Reply via email to