aboutsummaryrefslogtreecommitdiff
path: root/ports/libwebsockets/CONTROL
diff options
context:
space:
mode:
authorNancyLi1013 <lirui09@beyondsoft.com>2020-04-02 00:24:47 -0700
committerNancyLi1013 <lirui09@beyondsoft.com>2020-04-02 00:26:15 -0700
commit0f1294c61e51bba3c4257502852eecbe1a943a4b (patch)
tree879a60a4faa762956814557bcfa4959ab9b81fc0 /ports/libwebsockets/CONTROL
parent7828fa848f4d0ad8d3c26020068eb629fce9f27e (diff)
downloadvcpkg-0f1294c61e51bba3c4257502852eecbe1a943a4b.tar.gz
vcpkg-0f1294c61e51bba3c4257502852eecbe1a943a4b.zip
[libwebsockets] Update options -DLWS_USE_BUNDLED_ZLIB as -DLWS_WITH_BUNDLED_ZLIB
Diffstat (limited to 'ports/libwebsockets/CONTROL')
-rw-r--r--ports/libwebsockets/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libwebsockets/CONTROL b/ports/libwebsockets/CONTROL
index 77536b9f8..7b9af2d39 100644
--- a/ports/libwebsockets/CONTROL
+++ b/ports/libwebsockets/CONTROL
@@ -1,5 +1,5 @@
Source: libwebsockets
-Version: 3.2.2-1
+Version: 3.2.2-2
Build-Depends: zlib, openssl, libuv
Homepage: https://github.com/warmcat/libwebsockets
Description: Libwebsockets is a lightweight pure C library built to use minimal CPU and memory resources, and provide fast throughput in both directions as client or server.