dev-libs/wren: use https in homepage

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-10-22 15:39:54 +02:00
parent 8a66fec4ac
commit c1ad98ca9e
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ EAPI=7
inherit toolchain-funcs
DESCRIPTION="The Wren Programming Language"
HOMEPAGE="http://wren.io/"
HOMEPAGE="https://wren.io/"
if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/wren-lang/${PN}.git"
inherit git-r3

View File

@@ -6,7 +6,7 @@ EAPI=7
inherit toolchain-funcs
DESCRIPTION="The Wren Programming Language"
HOMEPAGE="http://wren.io/"
HOMEPAGE="https://wren.io/"
if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/wren-lang/${PN}.git"
inherit git-r3