diff --git a/dev-python/locustio/locustio-0.7.3-r1.ebuild b/dev-python/locustio/locustio-0.7.3-r1.ebuild index 4196e40e6d3b0..1e3ed7aa9e309 100644 --- a/dev-python/locustio/locustio-0.7.3-r1.ebuild +++ b/dev-python/locustio/locustio-0.7.3-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=(python2_7) inherit distutils-r1 DESCRIPTION="A python utility for doing easy, distributed load testing of a web site" -HOMEPAGE="http://locust.io/" +HOMEPAGE="https://locust.io/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT"