diff options
| author | SeekingMeaning <meaningseeking@protonmail.com> | 2020-01-22 12:15:26 -0800 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2020-01-22 12:15:26 -0800 |
| commit | 181ec3b6492038f037bdef740f47a979781a3d59 (patch) | |
| tree | 5180913c456bd5290bc11791a740cb1ebedd2508 /ports/pfring/CONTROL | |
| parent | d3a1bf94685375955c18a94abd3325a2f401b067 (diff) | |
| download | vcpkg-181ec3b6492038f037bdef740f47a979781a3d59.tar.gz vcpkg-181ec3b6492038f037bdef740f47a979781a3d59.zip | |
Update portfiles to use VCPKG_BUILD_TYPE (#9703)
* Update portfiles to use VCPKG_BUILD_TYPE
* Update
* Update
* Update port versions
* Update
* Update
* Update
* Update
Diffstat (limited to 'ports/pfring/CONTROL')
| -rw-r--r-- | ports/pfring/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/pfring/CONTROL b/ports/pfring/CONTROL index 57c5b7ccf..157c9879f 100644 --- a/ports/pfring/CONTROL +++ b/ports/pfring/CONTROL @@ -1,4 +1,5 @@ Source: pfring
-Version: 2019-10-17
+Version: 2019-10-17-1
Homepage: https://github.com/ntop/PF_RING
Description: PF_RING™ is a Linux kernel module and user-space framework that allows you to process packets at high-rates while providing you a consistent API for packet processing applications.
+Build-Depends: libpcap
|
