pumi: add version 2.2.9 (#47380)
This commit is contained in:
parent
8296aaf175
commit
d63f06e4b7
@ -30,6 +30,9 @@ class Pumi(CMakePackage):
|
|||||||
# scorec/core develop branch and we prefer not to expose spack users
|
# scorec/core develop branch and we prefer not to expose spack users
|
||||||
# to the added instability.
|
# to the added instability.
|
||||||
version("master", submodules=True, branch="master")
|
version("master", submodules=True, branch="master")
|
||||||
|
version(
|
||||||
|
"2.2.9", submodules=True, commit="f87525cae7597322edfb2ccf1c7d4437402d9481"
|
||||||
|
) # tag 2.2.9
|
||||||
version(
|
version(
|
||||||
"2.2.8", submodules=True, commit="736bb87ccd8db51fc499a1b91e53717a88841b1f"
|
"2.2.8", submodules=True, commit="736bb87ccd8db51fc499a1b91e53717a88841b1f"
|
||||||
) # tag 2.2.8
|
) # tag 2.2.8
|
||||||
|
Loading…
Reference in New Issue
Block a user