diff options
Diffstat (limited to 'dev-python/rdflib/rdflib-3.2.3-r1.ebuild')
-rw-r--r-- | dev-python/rdflib/rdflib-3.2.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rdflib/rdflib-3.2.3-r1.ebuild b/dev-python/rdflib/rdflib-3.2.3-r1.ebuild index 22f484a537b0..d5c7fc80340a 100644 --- a/dev-python/rdflib/rdflib-3.2.3-r1.ebuild +++ b/dev-python/rdflib/rdflib-3.2.3-r1.ebuild @@ -11,7 +11,7 @@ DISTUTILS_NO_PARALLEL_BUILD=true inherit distutils-r1 DESCRIPTION="RDF library containing a triple store and parser/serializer" -HOMEPAGE="https://github.com/RDFLib/rdflib http://pypi.python.org/pypi/rdflib" +HOMEPAGE="https://github.com/RDFLib/rdflib https://pypi.python.org/pypi/rdflib" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" |