Unverified Commit 005ace63 authored by Matthew Brett's avatar Matthew Brett Committed by GitHub
Browse files

Merge pull request #215 from tacaswell/bump_hdf5_1104

MNT: bump hdf5 version to 1.10.4
parents 2f4d24d3 2ac05b05
...@@ -26,7 +26,7 @@ LIBWEBP_VERSION="${LIBWEBP_VERSION:-0.5.0}" ...@@ -26,7 +26,7 @@ LIBWEBP_VERSION="${LIBWEBP_VERSION:-0.5.0}"
XZ_VERSION="${XZ_VERSION:-5.2.2}" XZ_VERSION="${XZ_VERSION:-5.2.2}"
LIBYAML_VERSION="${LIBYAML_VERSION:-0.1.5}" LIBYAML_VERSION="${LIBYAML_VERSION:-0.1.5}"
SZIP_VERSION="${SZIP_VERSION:-2.1.1}" SZIP_VERSION="${SZIP_VERSION:-2.1.1}"
HDF5_VERSION="${HDF5_VERSION:-1.10.2}" HDF5_VERSION="${HDF5_VERSION:-1.10.4}"
LIBAEC_VERSION="${LIBAEC_VERSION:-0.3.3}" LIBAEC_VERSION="${LIBAEC_VERSION:-0.3.3}"
LZO_VERSION=${LZO_VERSION:-2.10} LZO_VERSION=${LZO_VERSION:-2.10}
LZF_VERSION="${LZF_VERSION:-3.6}" LZF_VERSION="${LZF_VERSION:-3.6}"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment