aboutsummaryrefslogtreecommitdiff
path: root/ports/asio/CONTROL
diff options
context:
space:
mode:
authorMikhail Paulyshka <me@mixaill.tk>2017-12-30 01:22:14 +0300
committerMikhail Paulyshka <me@mixaill.tk>2017-12-30 01:22:14 +0300
commit42467a590e078dfff3fde32cccd73b8b2ddad48c (patch)
tree387333ec0ce880045a9324b1d8c499a10e01b3c8 /ports/asio/CONTROL
parentc367994e73a88216bb3f0f2a046d1c0c8d36ce5c (diff)
downloadvcpkg-42467a590e078dfff3fde32cccd73b8b2ddad48c.tar.gz
vcpkg-42467a590e078dfff3fde32cccd73b8b2ddad48c.zip
[asio] swith to vcpkg_from_github()
Diffstat (limited to 'ports/asio/CONTROL')
-rw-r--r--ports/asio/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/asio/CONTROL b/ports/asio/CONTROL
index 18d9692f5..021e20592 100644
--- a/ports/asio/CONTROL
+++ b/ports/asio/CONTROL
@@ -1,3 +1,3 @@
Source: asio
-Version: 1.10.8
+Version: 1.10.8-1
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.