mpifileutils: add v0.12 (#49132)

* mpifileutils: update for v0.12 release

* removed @adammoody from maintainers
This commit is contained in:
Elsa Gonsiorowski, PhD 2025-02-25 15:39:25 -05:00 committed by GitHub
parent 3a219d114d
commit f56675648a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,11 +19,14 @@ class Mpifileutils(CMakePackage):
url = "https://github.com/hpc/mpifileutils/archive/v0.9.tar.gz"
git = "https://github.com/hpc/mpifileutils.git"
maintainers("gonsie", "carbonneau1")
tags = ["e4s"]
license("BSD-3-Clause")
version("develop", branch="main")
version("0.12", sha256="adfcfd2c15ad5ef827bb19def2dd094bff4e2aab7ba47e1efc5d1b0b7ba1bf2f")
version("0.11.1", sha256="e2cba53309b5b3ee581b6ff82e4e66f54628370cce694c34224ed947fece32d4")
version("0.11", sha256="f5dc1b39077b3c04f79b2c335c4fd80306f8c57ecfbcacbb82cf532caf02b5fd")
version("0.10.1", sha256="4c8409ef4140f6f557d0e93f0c1267baf5d893c203b29fb7a33d9bc3c5a5d25c")