mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-sports/trigger: 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
6d1ac82ea4
commit
7e84fbc046
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -8,7 +8,7 @@ inherit desktop toolchain-funcs
|
||||
MY_PN=${PN}-rally
|
||||
MY_P=${MY_PN}-${PV}
|
||||
DESCRIPTION="Free OpenGL rally car racing game"
|
||||
HOMEPAGE="http://trigger-rally.sourceforge.net/"
|
||||
HOMEPAGE="https://trigger-rally.sourceforge.net/"
|
||||
SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.bz2"
|
||||
S="${WORKDIR}"/${MY_P}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user