aboutsummaryrefslogtreecommitdiff
path: root/ports/asio/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/asio/CONTROL
parent20b665e2985e4af6dce0589807c7064df0e84c3b (diff)
downloadvcpkg-416bb1c67769a32f7c090408715117bfebb0215e.tar.gz
vcpkg-416bb1c67769a32f7c090408715117bfebb0215e.zip
[asio] update to version 1.18.0 (#14095) (#14167)
Diffstat (limited to 'ports/asio/CONTROL')
-rw-r--r--ports/asio/CONTROL4
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/asio/CONTROL b/ports/asio/CONTROL
deleted file mode 100644
index c0da68a9b..000000000
--- a/ports/asio/CONTROL
+++ /dev/null
@@ -1,4 +0,0 @@
-Source: asio
-Version: 1.12.2-2
-Homepage: https://github.com/chriskohlhoff/asio
-Description: Asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach.