diff options
| author | Dženan Zukić <dzenan.zukic@kitware.com> | 2019-04-02 23:35:44 -0400 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-04-02 20:35:44 -0700 |
| commit | 641e1cd53db09305530130c78ef2b473a52682a1 (patch) | |
| tree | d9324ac33ce410ec5baee28a123f9224e6a4bfe1 /ports/hdf5/CONTROL | |
| parent | 0fffb47ed02507aeacc29c64d91e9d4639f981f6 (diff) | |
| download | vcpkg-641e1cd53db09305530130c78ef2b473a52682a1.tar.gz vcpkg-641e1cd53db09305530130c78ef2b473a52682a1.zip | |
Fix double-conversion issue in ITK (#5115)
* Using newer version of ITK which fixes double-conversion problem
* Minor style update of ITK portfile
* Using newer version of ITK which fixes double-conversion problem
* [itk] Improve version string
* [itk][hdf5] Update ITK commit. Depend on eigen3. Bump hdf5 control version.
* [hdf5] Update CONTROL
* [netcdf-c] Disable parallel configure due to writes to source directory
* [hdf5] Disable parallel configure due to writes to source directory. Switch to tar.gz to prevent CRLF line endings.
Diffstat (limited to 'ports/hdf5/CONTROL')
| -rw-r--r-- | ports/hdf5/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/hdf5/CONTROL b/ports/hdf5/CONTROL index fa8cb7058..36c874111 100644 --- a/ports/hdf5/CONTROL +++ b/ports/hdf5/CONTROL @@ -1,5 +1,5 @@ Source: hdf5 -Version: 1.10.5-1 +Version: 1.10.5-3 Description: HDF5 is a data model, library, and file format for storing and managing data Build-Depends: zlib, szip |
