diff --git a/ports/librdkafka/portfile.cmake b/ports/librdkafka/portfile.cmake index 0c8ae081d0..44f116e232 100644 --- a/ports/librdkafka/portfile.cmake +++ b/ports/librdkafka/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO edenhill/librdkafka REF "v${VERSION}" - SHA512 1a85b5864efdeece1327e461b62a378f24b73eb7174168f630aeff01d4a5074d6b2f15744bc267665fcfc6384e804df00c20b7271ecd85a98dca84746b86b4d9 + SHA512 a68b7382ec5a9afc0eb8513e97d8563c599021d774f7790a61af80565600678a497e4957dcdd823f8b9a426a19b9c5392cacd42d02d70493d993319f3343fe96 HEAD_REF master PATCHES lz4.patch diff --git a/ports/librdkafka/vcpkg.json b/ports/librdkafka/vcpkg.json index 28b2811952..c598545c58 100644 --- a/ports/librdkafka/vcpkg.json +++ b/ports/librdkafka/vcpkg.json @@ -1,6 +1,6 @@ { "name": "librdkafka", - "version": "2.2.0", + "version": "2.3.0", "description": "The Apache Kafka C/C++ library", "homepage": "https://github.com/edenhill/librdkafka", "license": null, diff --git a/versions/baseline.json b/versions/baseline.json index bdaaa17e95..df8d0f4387 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4645,7 +4645,7 @@ "port-version": 2 }, "librdkafka": { - "baseline": "2.2.0", + "baseline": "2.3.0", "port-version": 0 }, "libredwg": { diff --git a/versions/l-/librdkafka.json b/versions/l-/librdkafka.json index b101af03bb..1c518a29a6 100644 --- a/versions/l-/librdkafka.json +++ b/versions/l-/librdkafka.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "a84ea0202e606993c8377b34bdbea3c84e08d792", + "version": "2.3.0", + "port-version": 0 + }, { "git-tree": "a9d47253bd654c0affeb4ec5798cfc390fe28d22", "version": "2.2.0",