diff options
Diffstat (limited to 'sci-libs/armadillo/armadillo-11.4.0.ebuild')
-rw-r--r-- | sci-libs/armadillo/armadillo-11.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/armadillo/armadillo-11.4.0.ebuild b/sci-libs/armadillo/armadillo-11.4.0.ebuild index 415194976a72..efbac097f195 100644 --- a/sci-libs/armadillo/armadillo-11.4.0.ebuild +++ b/sci-libs/armadillo/armadillo-11.4.0.ebuild @@ -8,7 +8,7 @@ CMAKE_IN_SOURCE_BUILD=1 inherit cmake toolchain-funcs multilib DESCRIPTION="Streamlined C++ linear algebra library" -HOMEPAGE="http://arma.sourceforge.net/" +HOMEPAGE="https://arma.sourceforge.net" SRC_URI="mirror://sourceforge/arma/${P}.tar.xz" LICENSE="Apache-2.0" |