commit: b9f678efdad79e24846b09fc43b9a8adf497099e Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> AuthorDate: Wed May 25 19:58:51 2022 +0000 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> CommitDate: Wed May 25 19:58:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b9f678ef
sci-libs/mfem: use https Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com> sci-libs/mfem/mfem-4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/mfem/mfem-4.4.ebuild b/sci-libs/mfem/mfem-4.4.ebuild index a764fab4a..933130a49 100644 --- a/sci-libs/mfem/mfem-4.4.ebuild +++ b/sci-libs/mfem/mfem-4.4.ebuild @@ -7,7 +7,7 @@ inherit cmake DESCRIPTION="Lightweight, general, scalable C++ library for finite element methods" HOMEPAGE=" - http://mfem.org/ + https://mfem.org/ https://github.com/mfem/mfem/ " SRC_URI="https://github.com/mfem/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
