aboutsummaryrefslogtreecommitdiff
path: root/ports/asio/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/asio/CONTROL')
-rw-r--r--ports/asio/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/asio/CONTROL b/ports/asio/CONTROL
index 021e20592..cd9914052 100644
--- a/ports/asio/CONTROL
+++ b/ports/asio/CONTROL
@@ -1,3 +1,4 @@
Source: asio
-Version: 1.10.8-1
+Version: 1.12.0-1
+Build-Depends: boost-config, boost-throw-exception, boost-utility, boost-date-time
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.