diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-07-10 15:35:29 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-07-12 20:35:55 +0200 |
commit | 6bfb04166a8bd99b3707a68683ab2ba644757493 (patch) | |
tree | 70f52587fa6e45534bf07c38f69a5a6e7d71fe44 /games-strategy | |
parent | games-strategy/knights-demo: use HTTPS (diff) | |
download | gentoo-6bfb04166a8bd99b3707a68683ab2ba644757493.tar.gz gentoo-6bfb04166a8bd99b3707a68683ab2ba644757493.tar.bz2 gentoo-6bfb04166a8bd99b3707a68683ab2ba644757493.zip |
games-strategy/uqm: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/uqm/uqm-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/uqm/uqm-0.8.0.ebuild b/games-strategy/uqm/uqm-0.8.0.ebuild index 084f28188da4..c121e7c6fc56 100644 --- a/games-strategy/uqm/uqm-0.8.0.ebuild +++ b/games-strategy/uqm/uqm-0.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit desktop multiprocessing toolchain-funcs DESCRIPTION="The Ur-Quan Masters: Port of Star Control 2" -HOMEPAGE="http://sc2.sourceforge.net/" +HOMEPAGE="https://sc2.sourceforge.net/" SRC_URI=" mirror://sourceforge/sc2/${P}-src.tgz mirror://sourceforge/sc2/${P}-content.uqm |