diff options
| author | Phoebe <925731795@qq.com> | 2019-05-03 04:53:28 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-05-02 13:53:28 -0700 |
| commit | b742476971e195f36dbcd88cf500d8d07e5e5a7c (patch) | |
| tree | e59ad2d6ac2f8b4c4c02e49db4c553276a704ad4 /ports/uwebsockets/CONTROL | |
| parent | bba224b978935c8d8759ba5ae47d2ac9735dd545 (diff) | |
| download | vcpkg-b742476971e195f36dbcd88cf500d8d07e5e5a7c.tar.gz vcpkg-b742476971e195f36dbcd88cf500d8d07e5e5a7c.zip | |
[uWebSockets] Upgrades 2019.03.29 (#6133)
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 c212611de..daf53b28b 100644 --- a/ports/uwebsockets/CONTROL +++ b/ports/uwebsockets/CONTROL @@ -1,4 +1,4 @@ Source: uwebsockets -Version: 0.14.8-2 -Build-Depends: libuv, openssl, zlib -Description: Highly scalable cross-platform WebSocket & HTTP library for C++11 and Node.js +Version: 0.15.6 +Build-Depends: zlib, usockets +Description: Simple, secure & standards compliant web I/O for the most demanding of applications |
