added ReMPI version 1.1.0 (#8548)
This commit is contained in:
parent
3e7f5250c0
commit
ae8645e27d
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ class Rempi(AutotoolsPackage):
|
||||||
homepage = "https://github.com/PRUNERS/ReMPI"
|
homepage = "https://github.com/PRUNERS/ReMPI"
|
||||||
url = "https://github.com/PRUNERS/ReMPI/releases/download/v1.0.0/ReMPI-1.0.0.tar.gz"
|
url = "https://github.com/PRUNERS/ReMPI/releases/download/v1.0.0/ReMPI-1.0.0.tar.gz"
|
||||||
|
|
||||||
|
version("1.1.0", "05b872a6f3e2f49a2fc6112a844c7f43")
|
||||||
version("1.0.0", "32c780a6a74627b5796bea161d4c4733")
|
version("1.0.0", "32c780a6a74627b5796bea161d4c4733")
|
||||||
|
|
||||||
depends_on("mpi")
|
depends_on("mpi")
|
||||||
|
|
Loading…
Reference in a new issue