diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-06-25 02:38:10 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-06-24 11:38:10 -0700 |
| commit | 4f675eafb64afc103f7cb1dc14cbfe07a65559ec (patch) | |
| tree | f9bc75929ccc24c7833f3e4d6cb1be74f8761897 /ports/libtins/CONTROL | |
| parent | 25f628e05f8f6a838b68ad25cc52a4ee221bd8ec (diff) | |
| download | vcpkg-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/CONTROL | 4 |
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 |
