diff options
| author | wangli28 <47812810+wangli28@users.noreply.github.com> | 2019-06-10 17:02:30 +0000 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-06-10 10:02:30 -0700 |
| commit | 88a3c99f07615fc254f85524b0690ae890e340ab (patch) | |
| tree | bcda174f648624c5e4715be299c920949bb17a64 /ports/boost-thread/CONTROL | |
| parent | 05981587ce8fbf729c27234d2807269a459553d6 (diff) | |
| download | vcpkg-88a3c99f07615fc254f85524b0690ae890e340ab.tar.gz vcpkg-88a3c99f07615fc254f85524b0690ae890e340ab.zip | |
[boost-thread] Fix old patches (#6840)
* [boost-thread] Fix old patches
* [boost-thread] Modify version
Diffstat (limited to 'ports/boost-thread/CONTROL')
| -rw-r--r-- | ports/boost-thread/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/boost-thread/CONTROL b/ports/boost-thread/CONTROL index a21747a08..41f0d4066 100644 --- a/ports/boost-thread/CONTROL +++ b/ports/boost-thread/CONTROL @@ -1,5 +1,5 @@ # Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
Source: boost-thread
-Version: 1.70.0
+Version: 1.70.0-1
Build-Depends: boost-algorithm, boost-assert, boost-atomic, boost-bind, boost-build, boost-chrono, boost-concept-check, boost-config, boost-container, boost-container-hash, boost-core, boost-date-time, boost-detail, boost-exception, boost-function, boost-integer, boost-intrusive, boost-io, boost-lexical-cast, boost-math, boost-modular-build-helper, boost-move, boost-mpl, boost-optional, boost-predef, boost-preprocessor, boost-smart-ptr, boost-static-assert, boost-system, boost-throw-exception, boost-tuple, boost-type-traits, boost-utility, boost-vcpkg-helpers, boost-winapi
Description: Boost thread module
|
