Package/geopm: Update to version 0.5.0 (#8487)
This commit is contained in:
parent
a3c989ef3a
commit
a85981b250
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ class Geopm(AutotoolsPackage):
|
|||
url = "https://github.com/geopm/geopm/releases/download/v0.4.0/geopm-0.4.0.tar.gz"
|
||||
|
||||
# Add additional proper versions and checksums here. "spack checksum geopm"
|
||||
version('0.5.0', '61b454bc74d4606fe84818aef16c1be4')
|
||||
version('0.4.0', 'd4cc8fffe521296dab379857d7e2064d')
|
||||
version('0.3.0', '568fd37234396fff134f8d57b60f2b83')
|
||||
version('master', git='https://github.com/geopm/geopm.git', branch='master')
|
||||
|
|
Loading…
Reference in a new issue