From 2c62f5c2973e9168cb9248904e4721021bf865f5 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 16 Mar 2020 19:24:59 +0100 Subject: www-servers/tornado: Use HTTPS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- www-servers/tornado/tornado-6.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www-servers') diff --git a/www-servers/tornado/tornado-6.0.3.ebuild b/www-servers/tornado/tornado-6.0.3.ebuild index c2f2a4a7b4ba..6f6d43e67095 100644 --- a/www-servers/tornado/tornado-6.0.3.ebuild +++ b/www-servers/tornado/tornado-6.0.3.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)" inherit distutils-r1 DESCRIPTION="Python web framework and asynchronous networking library" -HOMEPAGE="http://www.tornadoweb.org/" +HOMEPAGE="https://www.tornadoweb.org/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" -- cgit v1.2.3-65-gdbad