From 161e7d35948abcf8d7fde773c4597292fa1c4db1 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 19 Nov 2022 09:57:01 +0100 Subject: sci-libs/armadillo: use HTTPS Signed-off-by: Michael Mair-Keimberger Signed-off-by: Andrew Ammerlaan --- sci-libs/armadillo/armadillo-10.2.0-r1.ebuild | 4 ++-- sci-libs/armadillo/armadillo-10.7.1.ebuild | 4 ++-- sci-libs/armadillo/armadillo-10.8.2.ebuild | 2 +- sci-libs/armadillo/armadillo-11.4.0.ebuild | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sci-libs/armadillo/armadillo-10.2.0-r1.ebuild b/sci-libs/armadillo/armadillo-10.2.0-r1.ebuild index 0d7210c26cb8..bf6e45bd7854 100644 --- a/sci-libs/armadillo/armadillo-10.2.0-r1.ebuild +++ b/sci-libs/armadillo/armadillo-10.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" diff --git a/sci-libs/armadillo/armadillo-10.7.1.ebuild b/sci-libs/armadillo/armadillo-10.7.1.ebuild index d85588ffb610..879006ea7c98 100644 --- a/sci-libs/armadillo/armadillo-10.7.1.ebuild +++ b/sci-libs/armadillo/armadillo-10.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" diff --git a/sci-libs/armadillo/armadillo-10.8.2.ebuild b/sci-libs/armadillo/armadillo-10.8.2.ebuild index f780ac97fb59..637bacec3260 100644 --- a/sci-libs/armadillo/armadillo-10.8.2.ebuild +++ b/sci-libs/armadillo/armadillo-10.8.2.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" 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" -- cgit v1.2.3-65-gdbad