Added latest version of libfabric (#10343)
This commit is contained in:
parent
baf595351e
commit
43e6114db7
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ class Libfabric(AutotoolsPackage):
|
|||
git = "https://github.com/ofiwg/libfabric.git"
|
||||
|
||||
version('develop', branch='master')
|
||||
version('1.7.0', sha256='9d7059e2ef48341f967f2a20ee215bc50f9079b32aad485f654098f83040e4be')
|
||||
version('1.6.1', 'ff78dc9fcbf273a119c737a4e1df46d1')
|
||||
version('1.6.0', '91d63ab3c0b9724a4db660019f928cab')
|
||||
version('1.5.3', '1fe07e972fe487c6a3e44c0fb68b49a2')
|
||||
|
|
Loading…
Reference in a new issue