From 49c0d43d1e33aed01e009e74065e276d441feb5a Mon Sep 17 00:00:00 2001 From: "Ronny (tastytea) Gutbrod" Date: Wed, 23 Mar 2022 16:31:53 +0100 Subject: [PATCH] dev-python/hypercorn: Fix HOMEPAGE Old URL is a permanent redirect to new URL. Signed-off-by: Ronny (tastytea) Gutbrod --- dev-python/hypercorn/hypercorn-0.13.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/hypercorn/hypercorn-0.13.2.ebuild b/dev-python/hypercorn/hypercorn-0.13.2.ebuild index 59803657e2..2911fac5d5 100644 --- a/dev-python/hypercorn/hypercorn-0.13.2.ebuild +++ b/dev-python/hypercorn/hypercorn-0.13.2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE=" https://pgjones.gitlab.io/hypercorn https://gitlab.com/pgjones/hypercorn https://github.com/pgjones/hypercorn - https://pypi.org/project/Hypercorn/ + https://pypi.org/project/hypercorn/ " SRC_URI="https://github.com/pgjones/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"