summaryrefslogtreecommitdiff
path: root/dev-python/jsonref/jsonref-0.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/jsonref/jsonref-0.1.ebuild')
-rw-r--r--dev-python/jsonref/jsonref-0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonref/jsonref-0.1.ebuild b/dev-python/jsonref/jsonref-0.1.ebuild
index 56024f070b19..18eb07b26650 100644
--- a/dev-python/jsonref/jsonref-0.1.ebuild
+++ b/dev-python/jsonref/jsonref-0.1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy)
inherit eutils distutils-r1
DESCRIPTION="An implementation of JSON Reference for Python"
-HOMEPAGE="https://github.com/gazpachoking/jsonref https://pypi.org/project/jsonref"
+HOMEPAGE="https://github.com/gazpachoking/jsonref https://pypi.org/project/jsonref/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"