mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
games-sports/stormbaancoureur: 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
5622b71656
commit
6d1ac82ea4
@@ -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=8
|
||||
@@ -6,8 +6,8 @@ EAPI=8
|
||||
inherit desktop toolchain-funcs
|
||||
|
||||
DESCRIPTION="Simulated obstacle course for automobiles"
|
||||
HOMEPAGE="http://www.stolk.org/stormbaancoureur/"
|
||||
SRC_URI="http://www.stolk.org/stormbaancoureur/download/${P}.tar.gz"
|
||||
HOMEPAGE="https://www.stolk.org/stormbaancoureur/"
|
||||
SRC_URI="https://www.stolk.org/stormbaancoureur/download/${P}.tar.gz"
|
||||
S="${WORKDIR}/${P}/src-stormbaancoureur"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
|
||||
Reference in New Issue
Block a user