From 51590a2dd842a9fd1c55e1b5f4b8885d73044de3 Mon Sep 17 00:00:00 2001 From: "Ronny (tastytea) Gutbrod" Date: Wed, 23 Mar 2022 16:49:42 +0100 Subject: [PATCH] dev-python/hyperglot: HOMEPAGE HTTP -> HTTPS Signed-off-by: Ronny (tastytea) Gutbrod --- dev-python/hyperglot/hyperglot-0.3.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/hyperglot/hyperglot-0.3.8.ebuild b/dev-python/hyperglot/hyperglot-0.3.8.ebuild index 20ed6a2a48..41af522d81 100644 --- a/dev-python/hyperglot/hyperglot-0.3.8.ebuild +++ b/dev-python/hyperglot/hyperglot-0.3.8.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="Detect language support for font binaries" HOMEPAGE=" - http://hyperglot.rosettatype.com/ + https://hyperglot.rosettatype.com/ https://github.com/rosettatype/hyperglot https://pypi.org/project/hyperglot/ "