dev-python/locustio: use HTTPS

This commit is contained in:
Michael Mair-Keimberger
2018-03-17 09:42:10 +01:00
committed by Michał Górny
parent 9e63c1397e
commit bc1e1ea445

View File

@@ -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"