commit:     914467af0bf52c4e7893d9018e9fd3b321c46aa6
Author:     Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Sun Apr 12 10:25:18 2020 +0000
Commit:     Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
CommitDate: Sun Apr 12 10:25:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=914467af

games-arcade/taisei: fix HOMEPAGE to use https instead of http

Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru>

 games-arcade/taisei/taisei-1.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-arcade/taisei/taisei-1.3.1.ebuild 
b/games-arcade/taisei/taisei-1.3.1.ebuild
index a88c827..ef0458c 100644
--- a/games-arcade/taisei/taisei-1.3.1.ebuild
+++ b/games-arcade/taisei/taisei-1.3.1.ebuild
@@ -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";

Reply via email to