mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
games-arcade/jvgs: 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
0c09cc0293
commit
28c36cbc07
@@ -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,8 +7,8 @@ LUA_COMPAT=( lua5-1 )
|
||||
|
||||
inherit cmake desktop lua-single
|
||||
|
||||
DESCRIPTION="An open-source platform game with a sketched and minimalistic look"
|
||||
HOMEPAGE="http://jvgs.sourceforge.net/"
|
||||
DESCRIPTION="Open-source platform game with a sketched and minimalistic look"
|
||||
HOMEPAGE="https://jvgs.sourceforge.net/"
|
||||
SRC_URI="mirror://sourceforge/jvgs/${P}-src.tar.gz"
|
||||
S="${WORKDIR}/${P}-src"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user