aboutsummaryrefslogtreecommitdiff
path: root/ports/websocketpp/CONTROL
diff options
context:
space:
mode:
authorWolfgang Stöggl <c72578@yahoo.de>2020-04-24 21:57:24 +0200
committerGitHub <noreply@github.com>2020-04-24 12:57:24 -0700
commit7a61f22391e3946d0ecef6ae3b48504bf6b9a16e (patch)
tree77a4e53392b7c15b2013313035c48e194d036f21 /ports/websocketpp/CONTROL
parent57e28435d2d75e5834088e281caceeee0a91d83f (diff)
downloadvcpkg-7a61f22391e3946d0ecef6ae3b48504bf6b9a16e.tar.gz
vcpkg-7a61f22391e3946d0ecef6ae3b48504bf6b9a16e.zip
[websocketpp] Update to 0.8.2 (#10969)
The vcpkg port of websocketpp has been pointing to the upstream commit 1c699ce of a PR, in order to fix build issues of websocketpp 0.8.1 with boost 1.70 (#6141). This fix has been merged upstream in the meantime and is part of the release 0.8.2 now. - Update to WebSocket++/0.8.2 release - Remove deprecated include(vcpkg_common_functions) - Use ${PORT} instead of websocketpp
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 4a284f09e..fee55c603 100644
--- a/ports/websocketpp/CONTROL
+++ b/ports/websocketpp/CONTROL
@@ -1,5 +1,5 @@
Source: websocketpp
-Version: 0.8.1-1
+Version: 0.8.2
Build-Depends: zlib, openssl, boost-asio
Homepage: https://github.com/zaphoyd/websocketpp
Description: Library that implements RFC6455 The WebSocket Protocol \ No newline at end of file