diff options
Diffstat (limited to 'dev-python/soappy/soappy-0.12.20.ebuild')
-rw-r--r-- | dev-python/soappy/soappy-0.12.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/soappy/soappy-0.12.20.ebuild b/dev-python/soappy/soappy-0.12.20.ebuild index 60df7df9ab17..23afc5cb2d70 100644 --- a/dev-python/soappy/soappy-0.12.20.ebuild +++ b/dev-python/soappy/soappy-0.12.20.ebuild @@ -13,7 +13,7 @@ MY_PN="SOAPpy" MY_P="${MY_PN}-${PV}" DESCRIPTION="SOAP Services for Python" -HOMEPAGE="http://pywebsvcs.sourceforge.net/ http://pypi.python.org/pypi/SOAPpy" +HOMEPAGE="http://pywebsvcs.sourceforge.net/ https://pypi.python.org/pypi/SOAPpy" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="BSD" |