[librdkafka] Upgrade up to v2.2.0 (#32951)

* Upgrade librdkafka up to v2.2.0

* Upgrade librdkafka up to v2.2.0

---------

Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
This commit is contained in:
Alexander Smyslov 2023-08-04 15:46:41 +02:00 committed by GitHub
parent 0830eccd29
commit 3a4b722ff4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO edenhill/librdkafka
REF "v${VERSION}"
SHA512 6bf1761e7ed1820b587fda24277f6606ec046da281064df13c4380f49a92f3e2b165614b9c622d46b27078ec024a4dc211610e500e597265e8219f8869c4d203
SHA512 1a85b5864efdeece1327e461b62a378f24b73eb7174168f630aeff01d4a5074d6b2f15744bc267665fcfc6384e804df00c20b7271ecd85a98dca84746b86b4d9
HEAD_REF master
PATCHES
lz4.patch

View File

@ -1,6 +1,6 @@
{
"name": "librdkafka",
"version": "2.1.1",
"version": "2.2.0",
"description": "The Apache Kafka C/C++ library",
"homepage": "https://github.com/edenhill/librdkafka",
"license": null,

View File

@ -4521,7 +4521,7 @@
"port-version": 1
},
"librdkafka": {
"baseline": "2.1.1",
"baseline": "2.2.0",
"port-version": 0
},
"libredwg": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a9d47253bd654c0affeb4ec5798cfc390fe28d22",
"version": "2.2.0",
"port-version": 0
},
{
"git-tree": "65bfe7c79910979e418a3c20b1cc615a64997e82",
"version": "2.1.1",