mpa and fgfs: add v1.1.1 (#23173)
This commit is contained in:
parent
c3fbe0f026
commit
bcea5e7ba4
@ -16,6 +16,7 @@ class FastGlobalFileStatus(AutotoolsPackage):
|
||||
maintainers = ['lee218llnl']
|
||||
|
||||
version('master', branch='master')
|
||||
version('1.1.1', sha256='397de583a99e60aae8b4485d3decac6e23f50c658a6353fea149d6dd50d3ecee', url="https://github.com/LLNL/FastGlobalFileStatus/releases/download/v1.1.1/fastglobalfilestatus-1.1.1.tar.gz")
|
||||
version('1.1', sha256='e6fba4a0b7f055899fa0e05d93a435c7f1f2ec1158b9a6647dc8d2bcf9c2e164')
|
||||
|
||||
depends_on('mrnet')
|
||||
|
@ -16,6 +16,7 @@ class MountPointAttributes(AutotoolsPackage):
|
||||
maintainers = ['lee218llnl']
|
||||
|
||||
version('master', branch='master')
|
||||
version('1.1.1', sha256='397de583a99e60aae8b4485d3decac6e23f50c658a6353fea149d6dd50d3ecee', url="https://github.com/LLNL/MountPointAttributes/releases/download/v1.1.1/mountpointattr-1.1.1.tar.gz")
|
||||
version('1.1', sha256='bff84c75c47b74ea09b6cff949dd699b185ddba0463cb1ff39ab138003c96e02')
|
||||
|
||||
depends_on('autoconf', type='build')
|
||||
|
Loading…
Reference in New Issue
Block a user