diff options
Diffstat (limited to 'dev-python/suds/suds-0.4-r1.ebuild')
-rw-r--r-- | dev-python/suds/suds-0.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/suds/suds-0.4-r1.ebuild b/dev-python/suds/suds-0.4-r1.ebuild index 2a05169a5462..58c30422ec7b 100644 --- a/dev-python/suds/suds-0.4-r1.ebuild +++ b/dev-python/suds/suds-0.4-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Lightweight SOAP client" -HOMEPAGE="https://fedorahosted.org/suds/ http://pypi.python.org/pypi/suds" +HOMEPAGE="https://fedorahosted.org/suds/ https://pypi.python.org/pypi/suds" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-3" |