diff options
| author | denis-gz <denis.gz@gmail.com> | 2019-07-18 10:14:48 +0300 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-07-18 00:14:48 -0700 |
| commit | 54b39598e1880f0cab60a9fcc448745711d2d2e9 (patch) | |
| tree | f8f7d8f9c31cf8186728cbb20337b8e6ada716fc /ports/boost-asio/CONTROL | |
| parent | 2467136b314f33b61579637a6a6d1390d2f95381 (diff) | |
| download | vcpkg-54b39598e1880f0cab60a9fcc448745711d2d2e9.tar.gz vcpkg-54b39598e1880f0cab60a9fcc448745711d2d2e9.zip | |
[boost-asio] fix on Windows (#7267)
Diffstat (limited to 'ports/boost-asio/CONTROL')
| -rw-r--r-- | ports/boost-asio/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/boost-asio/CONTROL b/ports/boost-asio/CONTROL index 3d93e7c07..123d9f854 100644 --- a/ports/boost-asio/CONTROL +++ b/ports/boost-asio/CONTROL @@ -1,6 +1,6 @@ # Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
Source: boost-asio
-Version: 1.70.0-1
+Version: 1.70.0-2
Build-Depends: boost-array, boost-assert, boost-bind, boost-chrono, boost-compatibility, boost-config, boost-coroutine (!uwp), boost-date-time, boost-detail, boost-function, boost-integer, boost-regex, boost-smart-ptr, boost-system, boost-throw-exception, boost-type-traits, boost-utility, boost-vcpkg-helpers, openssl
Homepage: https://github.com/boostorg/asio
Description: Boost asio module
|
