summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-17 09:42:10 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-17 11:50:55 +0100
commitbc1e1ea4453eabb29be1440daffba713ea02f756 (patch)
treefb48473e2df7d93b960d3ae841100e21b37ecaec /dev-python/locustio/locustio-0.7.3-r1.ebuild
parentdev-python/flexx: use HTTPS, sync HOMEPAGES (diff)
downloadgentoo-bc1e1ea4453eabb29be1440daffba713ea02f756.tar.gz
gentoo-bc1e1ea4453eabb29be1440daffba713ea02f756.tar.bz2
gentoo-bc1e1ea4453eabb29be1440daffba713ea02f756.zip
dev-python/locustio: use HTTPS
Diffstat (limited to 'dev-python/locustio/locustio-0.7.3-r1.ebuild')
-rw-r--r--dev-python/locustio/locustio-0.7.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/locustio/locustio-0.7.3-r1.ebuild b/dev-python/locustio/locustio-0.7.3-r1.ebuild
index 4196e40e6d3b..1e3ed7aa9e30 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"