hdf5: add develop-2.0 (#47299)
Update HDF5 version for develop branch to develop-2.0 to match the new version in the develop branch. Remove develop-1.16 as it has been decided to make next release HDF5 2.0.0.
This commit is contained in:
parent
4c247e206c
commit
a93bd6cee4
@ -38,8 +38,7 @@ class Hdf5(CMakePackage):
|
||||
|
||||
# The 'develop' version is renamed so that we could uninstall (or patch) it
|
||||
# without affecting other develop version.
|
||||
version("develop-1.17", branch="develop")
|
||||
version("develop-1.16", branch="hdf5_1_16")
|
||||
version("develop-2.0", branch="develop")
|
||||
version("develop-1.14", branch="hdf5_1_14")
|
||||
version("develop-1.12", branch="hdf5_1_12")
|
||||
version("develop-1.10", branch="hdf5_1_10")
|
||||
|
Loading…
Reference in New Issue
Block a user