diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-07-31 13:45:15 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-30 22:45:15 -0700 |
| commit | ca93b65ade2ff80c0a7959e8c850d987decc6db1 (patch) | |
| tree | 9b5036a5f66fb0e671f96d1abbc4481b9a4b413e /ports/winpcap/CONTROL | |
| parent | 6afa4d3a16a5dccaab43e9d60498f7fb13e7976c (diff) | |
| download | vcpkg-ca93b65ade2ff80c0a7959e8c850d987decc6db1.tar.gz vcpkg-ca93b65ade2ff80c0a7959e8c850d987decc6db1.zip | |
[winpcap] Remove the keyword 'inline' macro (#12542)
* [winpcap] Remove the keyword 'inline' macro
* Restrict the keyword macro in C
Diffstat (limited to 'ports/winpcap/CONTROL')
| -rw-r--r-- | ports/winpcap/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/winpcap/CONTROL b/ports/winpcap/CONTROL index 14960d89d..c745c2d96 100644 --- a/ports/winpcap/CONTROL +++ b/ports/winpcap/CONTROL @@ -1,4 +1,5 @@ Source: winpcap -Version: 4.1.3-3 +Version: 4.1.3 +Port-Version: 4 Homepage: https://www.winpcap.org Description: WinPcap is the industry-standard tool for link-layer network access in Windows environments. |
