@@ -5,12 +5,21 @@ sources:
5
5
" 1.12.0 " :
6
6
url : " https://github.com/HDFGroup/hdf5/archive/hdf5-1_12_0.tar.gz"
7
7
sha256 : " c64ffec2539ae6b6041f97952a40b0893c3c0df4d5b1c0177fb8aba567808158"
8
+ " 1.10.8 " :
9
+ url : " https://github.com/HDFGroup/hdf5/archive/hdf5-1_10_8.tar.gz"
10
+ sha256 : " 6fcaf2e5f10bb758d2d5fafa7bd0fd560d4047faf6b397fe1278c06e4e9f3564 "
11
+ " 1.10.7 " :
12
+ url : " https://github.com/HDFGroup/hdf5/archive/hdf5-1_10_7.tar.gz"
13
+ sha256 : " a1b7c2a477090508365d79bb1356d995a90d5c75e9e3ff0f2bd09d54d8a225d0"
8
14
" 1.10.6 " :
9
15
url : " https://github.com/HDFGroup/hdf5/archive/hdf5-1_10_6.tar.gz"
10
16
sha256 : " e524b374b1c6f14f1aa87595c0761608c861fe7838549dab84639ae564ff48e8"
11
17
" 1.10.5 " :
12
18
url : " https://github.com/HDFGroup/hdf5/archive/hdf5-1_10_5.tar.gz"
13
19
sha256 : " 22a4a48f94b013e9fd482c0bb0251de02ff9963787a107c5dde26a3f903b3b90"
20
+ " 1.8.22 " :
21
+ url : " https://github.com/HDFGroup/hdf5/archive/hdf5-1_8_22.tar.gz"
22
+ sha256 : " afad23abf0935a39840745222adb71ca08d59db12b2a7eb3679e15b2aac52ec4"
14
23
" 1.8.21 " :
15
24
url : " https://github.com/HDFGroup/hdf5/archive/hdf5-1_8_21.tar.gz"
16
25
sha256 : " 753520e34a576a64809b8e02d9c015d6126f7974f678c7417a60492d835a88f4"
@@ -21,6 +30,20 @@ patches:
21
30
" 1.12.0 " :
22
31
- patch_file : " patches/conanize-link-szip-1.10.5+.patch"
23
32
base_path : " source_subfolder"
33
+ " 1.10.8 " :
34
+ - patch_file : " patches/fix-missing-function-prototypes-1.10.5+.patch"
35
+ base_path : " source_subfolder"
36
+ - patch_file : " patches/fix-missing-function-prototypes-1.10.6.patch"
37
+ base_path : " source_subfolder"
38
+ - patch_file : " patches/conanize-link-szip-1.10.5+.patch"
39
+ base_path : " source_subfolder"
40
+ " 1.10.7 " :
41
+ - patch_file : " patches/fix-missing-function-prototypes-1.10.5+.patch"
42
+ base_path : " source_subfolder"
43
+ - patch_file : " patches/fix-missing-function-prototypes-1.10.6.patch"
44
+ base_path : " source_subfolder"
45
+ - patch_file : " patches/conanize-link-szip-1.10.5+.patch"
46
+ base_path : " source_subfolder"
24
47
" 1.10.6 " :
25
48
- patch_file : " patches/fix-missing-function-prototypes-1.10.5+.patch"
26
49
base_path : " source_subfolder"
@@ -41,6 +64,15 @@ patches:
41
64
base_path : " source_subfolder"
42
65
- patch_file : " patches/mingw-unused-ellipses.patch"
43
66
base_path : " source_subfolder"
67
+ " 1.8.22 " :
68
+ - patch_file : " patches/conanize-link-szip-1.8.21.patch"
69
+ base_path : " source_subfolder"
70
+ - patch_file : " patches/build-either-static-or-shared-1.8.21.patch"
71
+ base_path : " source_subfolder"
72
+ - patch_file : " patches/mingw-cmake-size-type-checks-1.8.21.patch"
73
+ base_path : " source_subfolder"
74
+ - patch_file : " patches/mingw-fix-prefix-lib.patch"
75
+ base_path : " source_subfolder"
44
76
" 1.8.21 " :
45
77
- patch_file : " patches/conanize-link-szip-1.8.21.patch"
46
78
base_path : " source_subfolder"
0 commit comments