games-fps/tribes2: update HOMEPAGE, SRC_URI (http -> https)

Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
Michael Orlitzky
2026-03-06 16:43:00 -05:00
parent 714cd9490f
commit b2d90f6766

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
inherit cdrom desktop unpacker wrapper
DESCRIPTION="Tribes 2 - Team Combat on an Epic Scale"
HOMEPAGE="http://www.lokigames.com/products/tribes2/"
SRC_URI="http://www.libsdl.org/projects/${PN}/release/${P}-cdrom-x86.run"
HOMEPAGE="https://www.lokigames.com/products/tribes2/"
SRC_URI="https://www.libsdl.org/projects/${PN}/release/${P}-cdrom-x86.run"
S="${WORKDIR}"
LICENSE="LOKI-EULA"