diff options
| author | Andrew <36067304+Phantomouse@users.noreply.github.com> | 2021-03-15 22:01:01 +0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-15 11:01:01 -0700 |
| commit | 924ad6ad6c7c36161a5eb6d89f221971b3e76dfe (patch) | |
| tree | 2fd690cab379666e83ac513f6ddd1efb3f046a0e /ports/usockets/CONTROL | |
| parent | ad81198dd911d9a95c728b65589b640890d4e531 (diff) | |
| download | vcpkg-924ad6ad6c7c36161a5eb6d89f221971b3e76dfe.tar.gz vcpkg-924ad6ad6c7c36161a5eb6d89f221971b3e76dfe.zip | |
[uSockets] update to version 0.7.1 (#16697)
* [usockets] Updated to version 0.7.1
* [usockets] Updated to version 0.7.1
* [usockets] Updated to version 0.7.1
* [usockets] Updated to version 0.7.1
* Diff patch applied
* Version DB update
Diffstat (limited to 'ports/usockets/CONTROL')
| -rw-r--r-- | ports/usockets/CONTROL | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/ports/usockets/CONTROL b/ports/usockets/CONTROL deleted file mode 100644 index 94279f0c1..000000000 --- a/ports/usockets/CONTROL +++ /dev/null @@ -1,16 +0,0 @@ -Source: usockets -Version: 2021-1-19 -Build-Depends:libuv -Homepage: https://github.com/uNetworking/uSockets -Description: Miniscule cross-platform eventing, networking & crypto for async applications - -Feature: ssl -Build-Depends: openssl -Description: Build usockets with openssl support - -Feature: event -Description: Build usockets with epoll support - -Feature: network -Build-Depends: winsock2 -Description: Build usockets with winsock support
\ No newline at end of file |
