diff options
| author | almikhayl <almikhayl@users.noreply.github.com> | 2019-12-20 22:59:02 +0300 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2019-12-20 11:59:02 -0800 |
| commit | fad13cc50c3df9f1e8e316bd47482cf3d03f0433 (patch) | |
| tree | f31cbfd2a0905fd26c1252f09dce39e88906b1c8 /ports/libpcap/CONTROL | |
| parent | 52d71092193952cc5859e56c7bb0990b5d4e5d00 (diff) | |
| download | vcpkg-fad13cc50c3df9f1e8e316bd47482cf3d03f0433.tar.gz vcpkg-fad13cc50c3df9f1e8e316bd47482cf3d03f0433.zip | |
[libpcap] update portfile for cmake build and bump version to 1.9.1 (#9329)
Diffstat (limited to 'ports/libpcap/CONTROL')
| -rw-r--r-- | ports/libpcap/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/libpcap/CONTROL b/ports/libpcap/CONTROL index c0509704c..3c60fc840 100644 --- a/ports/libpcap/CONTROL +++ b/ports/libpcap/CONTROL @@ -1,3 +1,4 @@ Source: libpcap -Version: 1.9.0 +Version: 1.9.1 Description: A portable C/C++ library for network traffic capture +Homepage: https://www.tcpdump.org/ |
