[librdkafka] update to 2.6.0 (#41487)

This commit is contained in:
Jia Yue Hua 2024-10-11 22:31:45 +08:00 committed by GitHub
parent 8b726d7c3b
commit 613657a4d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO confluentinc/librdkafka
REF "v${VERSION}"
SHA512 9b23f98a5017644ce5b0cb12f8df02b916f02d5fa4a53a6aed379704586bedb221831a086eba6dcbf31deb1b2d0e896bdb2ce12c5d4ea4273d127f9ddaa5a161
SHA512 420cad9650f468528012133398facf0edccb8442b2613d347aa81fbe638f6f47e584372e2c7d420dfe061ba10ad713d0addd7847bafe6c700bd450408153473e
HEAD_REF master
PATCHES
lz4.patch

View File

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

View File

@ -4985,7 +4985,7 @@
"port-version": 0
},
"librdkafka": {
"baseline": "2.5.3",
"baseline": "2.6.0",
"port-version": 0
},
"libredwg": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "7e2181d57ca0ea7f98a547db9c609738742604f9",
"version": "2.6.0",
"port-version": 0
},
{
"git-tree": "add772966663fa14ea6d7a10571abfa653493b50",
"version": "2.5.3",