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