diff options
Diffstat (limited to 'dev-python/dulwich/dulwich-0.9.9.ebuild')
-rw-r--r-- | dev-python/dulwich/dulwich-0.9.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dulwich/dulwich-0.9.9.ebuild b/dev-python/dulwich/dulwich-0.9.9.ebuild index b88c0a3fc589..af7ce46d7222 100644 --- a/dev-python/dulwich/dulwich-0.9.9.ebuild +++ b/dev-python/dulwich/dulwich-0.9.9.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Pure-Python implementation of the Git file formats and protocols" -HOMEPAGE="https://github.com/jelmer/dulwich/ http://pypi.python.org/pypi/dulwich" +HOMEPAGE="https://github.com/jelmer/dulwich/ https://pypi.python.org/pypi/dulwich" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" |