aboutsummaryrefslogtreecommitdiff
path: root/ports/uwebsockets/CONTROL
diff options
context:
space:
mode:
authorPhoebe <925731795@qq.com>2019-05-03 04:53:28 +0800
committerPhil Christensen <philc@microsoft.com>2019-05-02 13:53:28 -0700
commitb742476971e195f36dbcd88cf500d8d07e5e5a7c (patch)
treee59ad2d6ac2f8b4c4c02e49db4c553276a704ad4 /ports/uwebsockets/CONTROL
parentbba224b978935c8d8759ba5ae47d2ac9735dd545 (diff)
downloadvcpkg-b742476971e195f36dbcd88cf500d8d07e5e5a7c.tar.gz
vcpkg-b742476971e195f36dbcd88cf500d8d07e5e5a7c.zip
[uWebSockets] Upgrades 2019.03.29 (#6133)
Diffstat (limited to 'ports/uwebsockets/CONTROL')
-rw-r--r--ports/uwebsockets/CONTROL6
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