diff options
| author | Albert Ziegenhagel <albert.ziegenhagel@outlook.com> | 2018-02-17 12:54:43 +0100 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-02-17 03:54:43 -0800 |
| commit | 14ef8e2fd2b99fc591bd1f29300c64d9fc14d84d (patch) | |
| tree | c3282e47bf1133e8281b488d33b78adb4301cd0b /ports/boost-build/CONTROL | |
| parent | 463775e913b06a11bb5c2acbd597790e834def93 (diff) | |
| download | vcpkg-14ef8e2fd2b99fc591bd1f29300c64d9fc14d84d.tar.gz vcpkg-14ef8e2fd2b99fc591bd1f29300c64d9fc14d84d.zip | |
Fix building boost.mpi (#2684)
* Fix building boost.mpi
* [boost-*] Remove boost-mpi dependencies to avoid direct dependency on msmpi.
* [boost-build] Bump version with mpi changes
Diffstat (limited to 'ports/boost-build/CONTROL')
| -rw-r--r-- | ports/boost-build/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/boost-build/CONTROL b/ports/boost-build/CONTROL index f74f24f5c..cf93bfa1e 100644 --- a/ports/boost-build/CONTROL +++ b/ports/boost-build/CONTROL @@ -1,3 +1,3 @@ Source: boost-build
-Version: 1.66.0-4
+Version: 1.66.0-5
Description: Boost.Build
|
