[librdkafka] Update to 2.12.1 (#48572)

This commit is contained in:
SunBlack
2025-12-02 00:16:59 +01:00
committed by GitHub
parent 6f7d6bce66
commit 77ef1ba05d
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 2fe6754e7d2a846f24be39d11bbfbdcc694873e7b9e6fabbe34d150bdd1aef3778360f5c5ae3973374e9e73a6e542468fa58d28aa1fac3289d4dacfdca1c1c1c
SHA512 13c13bcb1cdafb845214bc57cc195cd6708f743a9327b9f4658da8edea88c92449a4e4e4b1b14ab5af02592368ef17c060513aa510dcdef84cc231cd071176ec
HEAD_REF master
PATCHES
lz4.patch

View File

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

View File

@@ -5401,7 +5401,7 @@
"port-version": 0
},
"librdkafka": {
"baseline": "2.12.0",
"baseline": "2.12.1",
"port-version": 0
},
"libredwg": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "b84c4e4661f44e6ccd8577ce2b88aa5eef5ad6f5",
"version": "2.12.1",
"port-version": 0
},
{
"git-tree": "8da8f25a6872ddefa5228da5e76b4c8e682a8c7c",
"version": "2.12.0",