diff options
-rw-r--r-- | sci-mathematics/slepc/slepc-3.13.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/slepc/slepc-3.13.1.ebuild b/sci-mathematics/slepc/slepc-3.13.1.ebuild index be2d085dd6cb..003f1453e563 100644 --- a/sci-mathematics/slepc/slepc-3.13.1.ebuild +++ b/sci-mathematics/slepc/slepc-3.13.1.ebuild @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python3_{6,7,8} ) inherit eutils flag-o-matic python-any-r1 toolchain-funcs DESCRIPTION="Scalable Library for Eigenvalue Problem Computations" -HOMEPAGE="http://slepc.upv.es/" -SRC_URI="http://slepc.upv.es/download/distrib/${P}.tar.gz" +HOMEPAGE="https://slepc.upv.es/" +SRC_URI="https://slepc.upv.es/download/distrib/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" |