[pcapplusplus] Update to 22.05 (#24697)

* Update PcapPlusPlus

* Run `x-add-version`

* Update ports/pcapplusplus/vcpkg.json

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* update version

* update version

* update version

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
This commit is contained in:
seladb 2022-05-16 12:38:05 -07:00 committed by GitHub
parent e162e68c7e
commit d1135a5fe2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 6 deletions

View File

@ -5,8 +5,8 @@ endif()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO seladb/PcapPlusPlus
REF v21.11
SHA512 ad10034950c0c3e6a4638e8b314c8983ce42609948d7d8d40ad0ff678820a2469807bd29aff77e657a150008602475b50cea84a0766ad87ea203985519cb38ac
REF v22.05
SHA512 8ffe33406b903fe104f7bf0cf7254028bb3a9997bb5f4b226276af3b2a310e1ed1621558b9fd96ed09c75fa05dfcbfbd7111fe4b19a9288eb214ebcf1254cf6b
HEAD_REF master
)
file(COPY "${CURRENT_PORT_DIR}/CMakeLists.txt" DESTINATION "${SOURCE_PATH}")

View File

@ -1,7 +1,6 @@
{
"name": "pcapplusplus",
"version": "21.11",
"port-version": 1,
"version-string": "22.05",
"description": "PcapPlusPlus is a multi-platform C++ library for capturing, parsing and crafting of network packets",
"homepage": "https://github.com/seladb/PcapPlusPlus",
"license": null,

View File

@ -5337,8 +5337,8 @@
"port-version": 6
},
"pcapplusplus": {
"baseline": "21.11",
"port-version": 1
"baseline": "22.05",
"port-version": 0
},
"pcg": {
"baseline": "2021-04-06",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "1bcf1e7a1ad1f7899adc1c423c248fea6b86553e",
"version-string": "22.05",
"port-version": 0
},
{
"git-tree": "f1f63c9365f0cb128761835ebceeafb6b162c815",
"version": "21.11",