diff options
| author | Phil Christensen <philc@microsoft.com> | 2019-06-28 13:50:32 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-28 13:50:32 -0700 |
| commit | 62ed7c17318b4f46109c2de73b7584fb04e85720 (patch) | |
| tree | 8651e22ce7bc0027ca8475e55c3b5527cb53390e /ports/asio/CONTROL | |
| parent | 79175994c22effa9b3d945077837cdca5d370681 (diff) | |
| download | vcpkg-62ed7c17318b4f46109c2de73b7584fb04e85720.tar.gz vcpkg-62ed7c17318b4f46109c2de73b7584fb04e85720.zip | |
[asio] fix flaky build (#7083)
Diffstat (limited to 'ports/asio/CONTROL')
| -rw-r--r-- | ports/asio/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/asio/CONTROL b/ports/asio/CONTROL index 49a2be94c..c0da68a9b 100644 --- a/ports/asio/CONTROL +++ b/ports/asio/CONTROL @@ -1,4 +1,4 @@ Source: asio
-Version: 1.12.2-1
+Version: 1.12.2-2
Homepage: https://github.com/chriskohlhoff/asio
Description: Asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach.
|
