diff options
Diffstat (limited to 'dev-python/dnspython/dnspython-1.12.0-r1.ebuild')
-rw-r--r-- | dev-python/dnspython/dnspython-1.12.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dnspython/dnspython-1.12.0-r1.ebuild b/dev-python/dnspython/dnspython-1.12.0-r1.ebuild index 6f519f185839..a472b313adde 100644 --- a/dev-python/dnspython/dnspython-1.12.0-r1.ebuild +++ b/dev-python/dnspython/dnspython-1.12.0-r1.ebuild @@ -11,7 +11,7 @@ PN3="${PN}3" P3="${PN3}-${PV}" DESCRIPTION="DNS toolkit for Python" -HOMEPAGE="http://www.dnspython.org/ http://pypi.python.org/pypi/dnspython" +HOMEPAGE="http://www.dnspython.org/ https://pypi.python.org/pypi/dnspython" SRC_URI="http://www.dnspython.org/kits/${PV}/${P}.tar.gz http://www.dnspython.org/kits3/${PV}/${P3}.zip" |