mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-simulation/searchandrescue: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
committed by
Conrad Kostecki
parent
6a2e007977
commit
4cdbcd0413
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user