diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2019-06-20 22:08:51 -0700 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-06-20 22:08:51 -0700 |
| commit | edf3d75eb7050a8acaf41889d51bb976fa627410 (patch) | |
| tree | 2a8181261c1d5d0f5b537c702fc974788653201c /ports/netcdf-c/CONTROL | |
| parent | 47d206e149e88201333b5ca8fe55c30e2b1a8177 (diff) | |
| download | vcpkg-edf3d75eb7050a8acaf41889d51bb976fa627410.tar.gz vcpkg-edf3d75eb7050a8acaf41889d51bb976fa627410.zip | |
[netcdf-c] Fix link error. (#6971)
* [netcdf-c] Fix linkage error.
* remove unused code
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 c82acf055..684c54ba6 100644 --- a/ports/netcdf-c/CONTROL +++ b/ports/netcdf-c/CONTROL @@ -1,5 +1,5 @@ Source: netcdf-c -Version: 4.7.0-2 +Version: 4.7.0-3 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. |
