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

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
Sergey Torokhov
2020-04-12 13:23:35 +03:00
parent db9e3ead08
commit 5746079dce
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ else
fi fi
DESCRIPTION="fun 2D retro platformer inspired by old-school Sonic games" DESCRIPTION="fun 2D retro platformer inspired by old-school Sonic games"
HOMEPAGE="http://opensurge2d.org/" HOMEPAGE="https://opensurge2d.org/"
LICENSE="GPL-3" LICENSE="GPL-3"
SLOT="0" SLOT="0"

View File

@@ -14,7 +14,7 @@ else
fi fi
DESCRIPTION="fun 2D retro platformer inspired by old-school Sonic games" DESCRIPTION="fun 2D retro platformer inspired by old-school Sonic games"
HOMEPAGE="http://opensurge2d.org/" HOMEPAGE="https://opensurge2d.org/"
LICENSE="GPL-3" LICENSE="GPL-3"
SLOT="0" SLOT="0"