vcpkg/ports/websocketpp/CONTROL
Wolfgang Stöggl 7a61f22391
[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
2020-04-24 12:57:24 -07:00

5 lines
192 B
Plaintext

Source: websocketpp
Version: 0.8.2
Build-Depends: zlib, openssl, boost-asio
Homepage: https://github.com/zaphoyd/websocketpp
Description: Library that implements RFC6455 The WebSocket Protocol