Skip to content
Snippets Groups Projects
Verified Commit fc1d0fa8 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Windows package: rollback HDF5 upgrade

Static linking is broken with version 1.14.6-2, see:
https://github.com/msys2/MINGW-packages/issues/23697
parent c62994bf
Branches
No related tags found
No related merge requests found
Pipeline #11581 passed
...@@ -33,7 +33,7 @@ MINGW64_ZLIB_VERSION = 1.3.1-1 ...@@ -33,7 +33,7 @@ MINGW64_ZLIB_VERSION = 1.3.1-1
# Dependency of matio # Dependency of matio
# pacman -Ss mingw-w64-x86_64-hdf5 # pacman -Ss mingw-w64-x86_64-hdf5
MINGW64_HDF5_VERSION = 1.14.6-2 MINGW64_HDF5_VERSION = 1.14.5-2
# Dependency of HDF5 (provides szip library) # Dependency of HDF5 (provides szip library)
# pacman -Ss mingw-w64-x86_64-libaec # pacman -Ss mingw-w64-x86_64-libaec
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment