diff options
| author | craftwar <16416710+craftwar@users.noreply.github.com> | 2019-09-10 02:16:59 +0800 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-09-09 11:16:59 -0700 |
| commit | f18896028c0e1cf435bc9bd59fccf58b2728b420 (patch) | |
| tree | 3d66476516e735953e16518678a1dd9ec441e7c3 /ports/libwebsockets/CONTROL | |
| parent | 6eff9f21f8132c4f5080370ffd7de3c611bebe2e (diff) | |
| download | vcpkg-f18896028c0e1cf435bc9bd59fccf58b2728b420.tar.gz vcpkg-f18896028c0e1cf435bc9bd59fccf58b2728b420.zip | |
Update libwebsockets to v3.2.0 (#8017)
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 a180ec420..66a4af024 100644 --- a/ports/libwebsockets/CONTROL +++ b/ports/libwebsockets/CONTROL @@ -1,5 +1,5 @@ Source: libwebsockets -Version: 3.1.0-3 +Version: 3.2.0 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. |
