commit: 4ef6986a0015d0d1f17e3790f08e64dc8008b026
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 02:35:55 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 27 02:57:40 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ef6986a
sci-libs/hypre: fix github remote-id
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-libs/hypre/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/hypre/metadata.xml b/sci-libs/hypre/metadata.xml
index d245803317b..0f8ab9b1a46 100644
--- a/sci-libs/hypre/metadata.xml
+++ b/sci-libs/hypre/metadata.xml
@@ -10,7 +10,7 @@
solution of large systems of linear equations.
</longdescription>
<upstream>
- <remote-id type="github">LLNL/hypre</remote-id>
+ <remote-id type="github">hypre-space/hypre</remote-id>
</upstream>
<use>
<flag name="int64">Build the 64 bits integer library</flag>