diff options
| author | Stefano Sinigardi <stesinigardi@hotmail.com> | 2019-07-31 23:47:59 +0200 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-07-31 14:47:59 -0700 |
| commit | 455223d009fc6fef0d9293e511d64e9e372abdb0 (patch) | |
| tree | bdcca8323708d27517eefc9627fb6c1eba4c8b6a /ports/hdf5 | |
| parent | a2f9ceeb43cbf4d9674a8940bc2d98bc3ea66586 (diff) | |
| download | vcpkg-455223d009fc6fef0d9293e511d64e9e372abdb0.tar.gz vcpkg-455223d009fc6fef0d9293e511d64e9e372abdb0.zip | |
[OpenMPI] add a new port (#7142)2019.07
* [OpenMPI] add a new port
* [OpenMPI] enable VCPKG_CONCURRENCY
* [OpenMPI] fix prefix
* [OpenMPI] fix license installation, compatible with single config build
* [many ports] enable portable mpi implementation
* [bond] Update Haskell stack SHA512
Diffstat (limited to 'ports/hdf5')
| -rw-r--r-- | ports/hdf5/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/hdf5/CONTROL b/ports/hdf5/CONTROL index 18f03e487..542062c50 100644 --- a/ports/hdf5/CONTROL +++ b/ports/hdf5/CONTROL @@ -1,12 +1,12 @@ Source: hdf5 -Version: 1.10.5-7 +Version: 1.10.5-8 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 Feature: parallel Description: parallel support for HDF5 -Build-Depends: msmpi +Build-Depends: mpi Feature: cpp Description: Builds cpp lib |
