summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-10 15:22:58 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-12 20:35:53 +0200
commit4cdbcd04133bfe526a336d43ba3ede442b2e3325 (patch)
treeaad887e14f17c60119fd433c56abd950d31d702e /games-simulation
parentgames-simulation/lincity: use HTTPS (diff)
downloadgentoo-4cdbcd04133bfe526a336d43ba3ede442b2e3325.tar.gz
gentoo-4cdbcd04133bfe526a336d43ba3ede442b2e3325.tar.bz2
gentoo-4cdbcd04133bfe526a336d43ba3ede442b2e3325.zip
games-simulation/searchandrescue: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-simulation')
-rw-r--r--games-simulation/searchandrescue/searchandrescue-1.7.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/searchandrescue/searchandrescue-1.7.0-r1.ebuild b/games-simulation/searchandrescue/searchandrescue-1.7.0-r1.ebuild
index 0d86fc160b73..67960b69e103 100644
--- a/games-simulation/searchandrescue/searchandrescue-1.7.0-r1.ebuild
+++ b/games-simulation/searchandrescue/searchandrescue-1.7.0-r1.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
@@ -7,7 +7,7 @@ inherit desktop flag-o-matic prefix toolchain-funcs xdg
MY_PN=SearchAndRescue
DESCRIPTION="Helicopter based air rescue flight simulator"
-HOMEPAGE="http://searchandrescue.sourceforge.net/"
+HOMEPAGE="https://searchandrescue.sourceforge.net/"
SRC_URI="mirror://sourceforge/searchandrescue/${MY_PN}-${PV}.tar.gz -> ${MY_PN}-${PV}.tar
mirror://sourceforge/searchandrescue/${MY_PN}-data-${PV}.tar.gz -> ${MY_PN}-data-${PV}.tar
mirror://sourceforge/searchandrescue/${MY_PN}-data-guadarrama-${PV}.tar.gz -> ${MY_PN}-data-guadarrama-${PV}.tar"