mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 14:03:33 -04:00
games-arcade/taisei: fix HOMEPAGE to use https instead of http
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=7
|
||||
inherit meson
|
||||
|
||||
DESCRIPTION="Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL."
|
||||
HOMEPAGE="http://taisei-project.org/"
|
||||
HOMEPAGE="https://taisei-project.org/"
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
SRC_URI="https://github.com/taisei-project/taisei/releases/download/v${PV}/${PN}-v${PV}.tar.xz"
|
||||
|
||||
Reference in New Issue
Block a user