dev-python/locustio: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 17 Mar 2018 08:42:10 +0000 (09:42 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 17 Mar 2018 10:50:55 +0000 (11:50 +0100)
dev-python/locustio/locustio-0.7.3-r1.ebuild

index 4196e40e6d3b081ec4bf8e9d606a01408e520d3c..1e3ed7aa9e309b672a0ffb1598ad59589f3c94a2 100644 (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"