aboutsummaryrefslogtreecommitdiff
path: root/ports/libtins/CONTROL
diff options
context:
space:
mode:
authorJackBoosY <47264268+JackBoosY@users.noreply.github.com>2019-06-25 02:38:10 +0800
committerPhil Christensen <philc@microsoft.com>2019-06-24 11:38:10 -0700
commit4f675eafb64afc103f7cb1dc14cbfe07a65559ec (patch)
treef9bc75929ccc24c7833f3e4d6cb1be74f8761897 /ports/libtins/CONTROL
parent25f628e05f8f6a838b68ad25cc52a4ee221bd8ec (diff)
downloadvcpkg-4f675eafb64afc103f7cb1dc14cbfe07a65559ec.tar.gz
vcpkg-4f675eafb64afc103f7cb1dc14cbfe07a65559ec.zip
[libtins]Upgrade version to 4.2 and adds dependent ports to new version. (#7008)
Diffstat (limited to 'ports/libtins/CONTROL')
-rw-r--r--ports/libtins/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/libtins/CONTROL b/ports/libtins/CONTROL
index 4bd5d3755..11cb86ea8 100644
--- a/ports/libtins/CONTROL
+++ b/ports/libtins/CONTROL
@@ -1,4 +1,4 @@
Source: libtins
-Version: 4.0-3
+Version: 4.2
Description: High-level, multiplatform C++ network packet sniffing and crafting library
-Build-Depends: winpcap (windows)
+Build-Depends: winpcap (windows), boost-icl, boost-any