dev-python/flask-security: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 8 Jul 2018 09:45:40 +0000 (11:45 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 10 Jul 2018 21:47:32 +0000 (23:47 +0200)
dev-python/flask-security/flask-security-3.0.0.ebuild

index 2a49ccb1a5ef0c1e24d1be980c36601f22b86ef5..c162613870bee2b6f4e47d8f79193aa915c3d611 100644 (file)
@@ -10,7 +10,7 @@ MY_PN="Flask-Security"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Simple security for Flask apps"
-HOMEPAGE="http://pythonhosted.org/Flask-Security/ https://pypi.org/project/Flask-Security/"
+HOMEPAGE="https://pythonhosted.org/Flask-Security/ https://pypi.org/project/Flask-Security/"
 SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"