diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2020-01-27 21:04:35 +0100 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2020-01-27 12:04:35 -0800 |
| commit | d19c61353d65220b9beaa7a5dfbc39967fb839e3 (patch) | |
| tree | b4a987b9296d8729b6346e00891d6d64cabdd004 /ports/netcdf-c/CONTROL | |
| parent | f787fa41130dd37092fda2dedbb6430489cd91ca (diff) | |
| download | vcpkg-d19c61353d65220b9beaa7a5dfbc39967fb839e3.tar.gz vcpkg-d19c61353d65220b9beaa7a5dfbc39967fb839e3.zip | |
[netcdf-c] Fix builds with hdf5[parallel] (#9721)
* [netcdf-c] Fix builds with hdf5[parallel]
* Update mpi.patch
Diffstat (limited to 'ports/netcdf-c/CONTROL')
| -rw-r--r-- | ports/netcdf-c/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/netcdf-c/CONTROL b/ports/netcdf-c/CONTROL index 1d5b7cb90..d277cd975 100644 --- a/ports/netcdf-c/CONTROL +++ b/ports/netcdf-c/CONTROL @@ -1,5 +1,5 @@ Source: netcdf-c -Version: 4.7.3 +Version: 4.7.3-1 Build-Depends: hdf5, curl Homepage: https://github.com/Unidata/netcdf-c Description: a set of self-describing, machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. |
