aboutsummaryrefslogtreecommitdiff
path: root/ports/usockets/CONTROL
diff options
context:
space:
mode:
authorAndrew <36067304+Phantomouse@users.noreply.github.com>2021-03-15 22:01:01 +0400
committerGitHub <noreply@github.com>2021-03-15 11:01:01 -0700
commit924ad6ad6c7c36161a5eb6d89f221971b3e76dfe (patch)
tree2fd690cab379666e83ac513f6ddd1efb3f046a0e /ports/usockets/CONTROL
parentad81198dd911d9a95c728b65589b640890d4e531 (diff)
downloadvcpkg-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/CONTROL16
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