[librdkafka] Upgrade version up to 1.9.2 (#26126)

* Add files via upload

* [new port] avro-cpp

* add boost-format

* remove comments

* remove comments

* [librdkafka] Upgrade up to 1.9.2

* [librdkafka] Upgrade up to 1.9.2

* [librdkafka] Upgrade up to 1.9.2

Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com>
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
This commit is contained in:
Alexander Smyslov 2022-08-03 08:18:11 +02:00 committed by GitHub
parent d23405ca34
commit 1b7528488c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 6 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO edenhill/librdkafka
REF v1.9.0
SHA512 d7bff9ef29befa2cb35b52003f7b7da4425f284600dd268b268a36fb1b915917b26cb1a3e78da40eec78cbb12e2f745d2c1e88ac82f19d2beb38aa20b511438f
REF v1.9.2
SHA512 f067b227bc784e1dee61261d540632e54a4e5849934d1f55571979fea6b3c6858c27bcd397cf33fbee2409df12b149bb78f201f33646d14b5288a33147a9c9dc
HEAD_REF master
PATCHES
lz4.patch

View File

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

View File

@ -4017,8 +4017,8 @@
"port-version": 10
},
"librdkafka": {
"baseline": "1.9.0",
"port-version": 1
"baseline": "1.9.2",
"port-version": 0
},
"libressl": {
"baseline": "3.4.2",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "ec1e8bdb3b0474f51cb416593474395c97ace7e2",
"version": "1.9.2",
"port-version": 0
},
{
"git-tree": "2b06cb5f9952eb1e853ea372a57551fc1b40e009",
"version": "1.9.0",