aboutsummaryrefslogtreecommitdiff
path: root/ports/restbed/CONTROL
diff options
context:
space:
mode:
authorMathis Logemann <mathisloge@gmail.com>2020-10-30 20:47:16 +0100
committerGitHub <noreply@github.com>2020-10-30 12:47:16 -0700
commit416bb1c67769a32f7c090408715117bfebb0215e (patch)
tree7a303d434f386616c28a9b544b67cb3eb10ecda1 /ports/restbed/CONTROL
parent20b665e2985e4af6dce0589807c7064df0e84c3b (diff)
downloadvcpkg-416bb1c67769a32f7c090408715117bfebb0215e.tar.gz
vcpkg-416bb1c67769a32f7c090408715117bfebb0215e.zip
[asio] update to version 1.18.0 (#14095) (#14167)
Diffstat (limited to 'ports/restbed/CONTROL')
-rw-r--r--ports/restbed/CONTROL8
1 files changed, 0 insertions, 8 deletions
diff --git a/ports/restbed/CONTROL b/ports/restbed/CONTROL
deleted file mode 100644
index 7259f92c6..000000000
--- a/ports/restbed/CONTROL
+++ /dev/null
@@ -1,8 +0,0 @@
-Source: restbed
-Version: 4.16-07-28-2018-2
-Description: Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++11 applications.
-Build-Depends: asio
-
-Feature: openssl
-Build-Depends: openssl
-Description: Secure over the wire communication allowing you to transmit private data online.