diff options
| author | iainchesworth <iainchesworth@users.noreply.github.com> | 2020-01-23 07:16:36 +1100 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2020-01-22 12:16:36 -0800 |
| commit | 925041e35ba0a617bbf3a7a2c990b480bf4a634e (patch) | |
| tree | ae62e375cca5182180b4d13f24b55b5a6214ad3c /ports/libwebsockets/CONTROL | |
| parent | 45cab637618481dc43c92ad182925b4cf0244278 (diff) | |
| download | vcpkg-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/CONTROL | 2 |
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. |
