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

Windows package: update HDF5 and libaec dependencies

The issue mentioned in commit fc1d0fa8 has been
fixed in MSYS2.
parent 28b92d79
No related branches found
No related tags found
No related merge requests found
...@@ -33,11 +33,11 @@ MINGW64_ZLIB_VERSION = 1.3.1-1 ...@@ -33,11 +33,11 @@ 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.5-2 MINGW64_HDF5_VERSION = 1.14.6-3
# 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
MINGW64_LIBAEC_VERSION = 1.1.3-3 MINGW64_LIBAEC_VERSION = 1.1.3-4
# Dependency of HDF5 and libssh2 # Dependency of HDF5 and libssh2
# pacman -Ss mingw-w64-x86_64-openssl # pacman -Ss mingw-w64-x86_64-openssl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment