commit:     bc1e1ea4453eabb29be1440daffba713ea02f756
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Mar 17 08:42:10 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 17 10:50:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc1e1ea4

dev-python/locustio: use HTTPS

 dev-python/locustio/locustio-0.7.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/locustio/locustio-0.7.3-r1.ebuild 
b/dev-python/locustio/locustio-0.7.3-r1.ebuild
index 4196e40e6d3..1e3ed7aa9e3 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"

Reply via email to