aboutsummaryrefslogtreecommitdiff
path: root/ports/libwebsockets/CONTROL
diff options
context:
space:
mode:
authoriainchesworth <iainchesworth@users.noreply.github.com>2020-01-23 07:16:36 +1100
committerVictor Romero <romerosanchezv@gmail.com>2020-01-22 12:16:36 -0800
commit925041e35ba0a617bbf3a7a2c990b480bf4a634e (patch)
treeae62e375cca5182180b4d13f24b55b5a6214ad3c /ports/libwebsockets/CONTROL
parent45cab637618481dc43c92ad182925b4cf0244278 (diff)
downloadvcpkg-925041e35ba0a617bbf3a7a2c990b480bf4a634e.tar.gz
vcpkg-925041e35ba0a617bbf3a7a2c990b480bf4a634e.zip
Updating library to v3.2.2 from v3.2.0. (#9734)
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 cadb53873..e6f9a9cb8 100644
--- a/ports/libwebsockets/CONTROL
+++ b/ports/libwebsockets/CONTROL
@@ -1,5 +1,5 @@
Source: libwebsockets
-Version: 3.2.0-2
+Version: 3.2.2
Build-Depends: zlib, openssl
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.