aboutsummaryrefslogtreecommitdiff
path: root/ports/websocketpp/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2019-05-16 18:33:32 -0700
committerGitHub <noreply@github.com>2019-05-16 18:33:32 -0700
commit9d473a69545ac648b9ea2067c007b57dfad7462b (patch)
treeb22899ab0422bed99fd9c39e9d119a65aafe7325 /ports/websocketpp/CONTROL
parent208bb8eefcc13ab7aa6122b91f38ffec0b378e13 (diff)
downloadvcpkg-9d473a69545ac648b9ea2067c007b57dfad7462b.tar.gz
vcpkg-9d473a69545ac648b9ea2067c007b57dfad7462b.zip
[boost] Update to 1.70.0 (#6141)
* [boost] Update to 1.70.0 * [boost-build] Update to 1.70.0 * [folly][freeopcua][libtorrent][websocketpp] Upgrades/patches to handle boost 1.70 * [boost-variant] Revert to 1.69 due to regression [fizz][folly] Update and fix for boost 1.70 [libsodium] Use CMake buildsystem replacement to enable non-Windows * [wangle] Update. [folly] Avoid linking debug libs in release. * [pcl] Fix compatibility with boost 1.70 * [fizz] Handle merge regression * [arrow] Modernize and fix cmake targets * [boost-type-traits] Update patches for arm64-windows * [boost-locale] Add boost-system and boost-thread as arm64 dependencies * [ompl] Add missing boost-timer dependency
Diffstat (limited to 'ports/websocketpp/CONTROL')
-rw-r--r--ports/websocketpp/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/websocketpp/CONTROL b/ports/websocketpp/CONTROL
index 5c7457a2a..206b0d4dd 100644
--- a/ports/websocketpp/CONTROL
+++ b/ports/websocketpp/CONTROL
@@ -1,4 +1,4 @@
Source: websocketpp
-Version: 0.8.1
+Version: 0.8.1-1
Build-Depends: zlib, openssl, boost-asio
Description: Library that implements RFC6455 The WebSocket Protocol \ No newline at end of file