added ReMPI version 1.1.0 (#8548)

This commit is contained in:
Gregory Lee 2018-06-22 15:03:41 -07:00 committed by Adam J. Stewart
parent 3e7f5250c0
commit ae8645e27d

View file

@ -30,6 +30,7 @@ class Rempi(AutotoolsPackage):
homepage = "https://github.com/PRUNERS/ReMPI"
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")
depends_on("mpi")