HDF5 VOL-ASYNC update versions (#30900)

This commit is contained in:
Jean Luca Bez 2022-05-29 14:49:52 -07:00 committed by GitHub
parent 8084259bd3
commit 77c86c759c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,8 +14,9 @@ class Hdf5VolAsync(CMakePackage):
maintainers = ['hyoklee', 'houjun', 'jeanbez']
version('1.0', tag='v1.0')
version('develop', branch='develop')
version('1.1', tag='v1.1')
version('1.0', tag='v1.0')
depends_on('mpi')
depends_on('argobots@main')