sci-visualization/yt: Use HTTPS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-01-16 06:54:33 +01:00
parent b81941dc22
commit da26c69209
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_6 )
inherit distutils-r1 flag-o-matic
DESCRIPTION="Astrophysical Simulation Analysis and Vizualization package"
HOMEPAGE="http://yt-project.org/"
HOMEPAGE="https://yt-project.org/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"

View File

@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_6 )
inherit distutils-r1 flag-o-matic
DESCRIPTION="Astrophysical Simulation Analysis and Vizualization package"
HOMEPAGE="http://yt-project.org/"
HOMEPAGE="https://yt-project.org/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"