aboutsummaryrefslogtreecommitdiff
path: root/ports/restinio/CONTROL
diff options
context:
space:
mode:
authoreao197 <eao197@users.noreply.github.com>2020-10-23 21:54:16 +0300
committerGitHub <noreply@github.com>2020-10-23 11:54:16 -0700
commit9190f58d0fd33c2debabd9f7723299ebd77fc7cf (patch)
treec6545f0e00ca855fd67b80b642b159a7811350ee /ports/restinio/CONTROL
parent30489687b7dfc499f65a34cf835aaf0d482f5488 (diff)
downloadvcpkg-9190f58d0fd33c2debabd9f7723299ebd77fc7cf.tar.gz
vcpkg-9190f58d0fd33c2debabd9f7723299ebd77fc7cf.zip
[restinio] update to v.0.6.11 (#14162)
Diffstat (limited to 'ports/restinio/CONTROL')
-rw-r--r--ports/restinio/CONTROL6
1 files changed, 0 insertions, 6 deletions
diff --git a/ports/restinio/CONTROL b/ports/restinio/CONTROL
deleted file mode 100644
index 290e16767..000000000
--- a/ports/restinio/CONTROL
+++ /dev/null
@@ -1,6 +0,0 @@
-Source: restinio
-Version: 0.6.10
-Description: A header-only C++14 library that gives you an embedded HTTP/Websocket server targeted primarily for asynchronous processing of HTTP-requests.
-Build-Depends: asio, fmt, http-parser
-Homepage: https://github.com/stiffstream/restinio
-