diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-11-11 21:02:39 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-11 21:02:39 -0800 |
| commit | ec2bbaec849dd1e1e6d76a0573148ca04053bf5c (patch) | |
| tree | a6e9cc3efa087592ae605e08d7bd54a57ebd0237 /ports/libwebsockets/CONTROL | |
| parent | ecd21d6cb429a91076c0fc1bb3c6d4af447343e8 (diff) | |
| parent | 482f85f4142fb02ec6a39ae7d264901bc1e162c1 (diff) | |
| download | vcpkg-ec2bbaec849dd1e1e6d76a0573148ca04053bf5c.tar.gz vcpkg-ec2bbaec849dd1e1e6d76a0573148ca04053bf5c.zip | |
Merge pull request #2172 from AndyM84/master
Enabling static linkage for libwebsockets
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 816253a2c..64bf929bd 100644 --- a/ports/libwebsockets/CONTROL +++ b/ports/libwebsockets/CONTROL @@ -1,4 +1,4 @@ Source: libwebsockets -Version: 2.0.0-2 +Version: 2.0.0-4 Build-Depends: zlib, openssl 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. |
