aboutsummaryrefslogtreecommitdiff
path: root/ports/hdf5/CONTROL
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2020-01-07 06:13:34 +0800
committerdan-shaw <51385773+dan-shaw@users.noreply.github.com>2020-01-06 14:13:34 -0800
commitf23734d2b65645b95e8647600560beb987204cef (patch)
tree5b966cb85c0cd8e0937ccf8b5ba67dc8fa8eaf75 /ports/hdf5/CONTROL
parent0c481e12f150ef8dd57f3fd8fae4b19a52f46d43 (diff)
downloadvcpkg-f23734d2b65645b95e8647600560beb987204cef.tar.gz
vcpkg-f23734d2b65645b95e8647600560beb987204cef.zip
[hdf5] Fix static builds when building dynamic builds (#9043)
* [hdf5]Fix static builds when building dynamic builds. * [hdf5]Remove duplicate code, fix zlib library name. * [hdf5]Adapt links to different link types of szip. * [hdf5] Fix hdf5-config.cmake.in
Diffstat (limited to 'ports/hdf5/CONTROL')
-rw-r--r--ports/hdf5/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/hdf5/CONTROL b/ports/hdf5/CONTROL
index 542062c50..94767867a 100644
--- a/ports/hdf5/CONTROL
+++ b/ports/hdf5/CONTROL
@@ -1,5 +1,5 @@
Source: hdf5
-Version: 1.10.5-8
+Version: 1.10.5-9
Homepage: https://www.hdfgroup.org/downloads/hdf5/
Description: HDF5 is a data model, library, and file format for storing and managing data
Build-Depends: zlib, szip