diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-03-23 22:46:57 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-03-23 22:46:57 -0700 |
| commit | 784aa2dd619405596b4ae2277bc36a4a83c53535 (patch) | |
| tree | f078314bb5d23536087a5f36666f548a939578e2 /ports/uwebsockets/CONTROL | |
| parent | 299776b5396d4f2dbdb490dca612d6bae84163de (diff) | |
| download | vcpkg-784aa2dd619405596b4ae2277bc36a4a83c53535.tar.gz vcpkg-784aa2dd619405596b4ae2277bc36a4a83c53535.zip | |
[uwebsockets] Upgrade to 0.14.0alpha5
Diffstat (limited to 'ports/uwebsockets/CONTROL')
| -rw-r--r-- | ports/uwebsockets/CONTROL | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ports/uwebsockets/CONTROL b/ports/uwebsockets/CONTROL index 2a7afcbb4..10fc9837b 100644 --- a/ports/uwebsockets/CONTROL +++ b/ports/uwebsockets/CONTROL @@ -1,4 +1,4 @@ Source: uwebsockets -Version: 0.13.0-2 -Build-Depends: libuv, openssl, zlib -Description: Highly scalable cross-platform WebSocket & HTTP library for C++11 and Node.js
\ No newline at end of file +Version: 0.14.0alpha5 +Build-Depends: libuv, openssl, zlib, boost +Description: Highly scalable cross-platform WebSocket & HTTP library for C++11 and Node.js |
