summaryrefslogtreecommitdiff
path: root/dev-python/hyper-h2/hyper-h2-3.0.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/hyper-h2/hyper-h2-3.0.1.ebuild')
-rw-r--r--dev-python/hyper-h2/hyper-h2-3.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hyper-h2/hyper-h2-3.0.1.ebuild b/dev-python/hyper-h2/hyper-h2-3.0.1.ebuild
index 56916088d09e..9bf1fd6ffd19 100644
--- a/dev-python/hyper-h2/hyper-h2-3.0.1.ebuild
+++ b/dev-python/hyper-h2/hyper-h2-3.0.1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy)
inherit distutils-r1
DESCRIPTION="HTTP/2 State-Machine based protocol implementation"
-HOMEPAGE="https://python-hyper.org/h2/en/stable/ https://pypi.org/project/h2"
+HOMEPAGE="https://python-hyper.org/h2/en/stable/ https://pypi.org/project/h2/"
SRC_URI="https://github.com/python-hyper/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"