summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-16 19:24:59 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-16 19:27:14 +0100
commit2c62f5c2973e9168cb9248904e4721021bf865f5 (patch)
treeec9183da71138eb883bfef00b22e8b22d49584f9 /www-servers/tornado
parentwww-servers/tornado: Replace virtuals with conditional deps (diff)
downloadgentoo-2c62f5c2973e9168cb9248904e4721021bf865f5.tar.gz
gentoo-2c62f5c2973e9168cb9248904e4721021bf865f5.tar.bz2
gentoo-2c62f5c2973e9168cb9248904e4721021bf865f5.zip
www-servers/tornado: Use HTTPS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'www-servers/tornado')
-rw-r--r--www-servers/tornado/tornado-6.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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"