diff options
| author | d-winsor <danwin@microsoft.com> | 2020-03-24 13:01:25 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-24 13:01:25 -0700 |
| commit | e2c671d4bdccc023a7e0d78ca5d658057543c443 (patch) | |
| tree | cc81bd39aae965665cce1dd54c31527d6ebc5719 /ports/boost-process/CONTROL | |
| parent | 78a2116a4ad58a96d23146ffa8f8ca4d998a3a5a (diff) | |
| download | vcpkg-e2c671d4bdccc023a7e0d78ca5d658057543c443.tar.gz vcpkg-e2c671d4bdccc023a7e0d78ca5d658057543c443.zip | |
[boost-process] Patch for header bug in boost 1.72 (#10453)
* Added patch for boost-process header bug in 1.72
* Updated version number.
* Version change for generate-ports
Diffstat (limited to 'ports/boost-process/CONTROL')
| -rw-r--r-- | ports/boost-process/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/boost-process/CONTROL b/ports/boost-process/CONTROL index 5431f3928..fd36ac087 100644 --- a/ports/boost-process/CONTROL +++ b/ports/boost-process/CONTROL @@ -1,6 +1,6 @@ # Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
Source: boost-process
-Version: 1.72.0
+Version: 1.72.0-1
Build-Depends: boost-algorithm, boost-asio, boost-config, boost-core, boost-filesystem (!uwp), boost-fusion, boost-iterator, boost-move, boost-optional, boost-system, boost-tokenizer, boost-type-index, boost-vcpkg-helpers, boost-winapi
Homepage: https://github.com/boostorg/process
Description: Boost process module
|
