mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-18 16:43:02 +08:00
[librdkafka] Update library to 1.2.0 (#8307)
This commit is contained in:
parent
36cd8ef277
commit
ef1e925305
@ -1,5 +1,5 @@
|
||||
Source: librdkafka
|
||||
Version: 1.1.0-1
|
||||
Version: 1.2.0-1
|
||||
Description: The Apache Kafka C/C++ library
|
||||
Homepage: https://github.com/edenhill/librdkafka
|
||||
|
||||
|
@ -3,8 +3,8 @@ include(vcpkg_common_functions)
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO edenhill/librdkafka
|
||||
REF v1.1.0
|
||||
SHA512 35561399b07278a09a51245c5503c86eb0cc8971692b4e65a332144bfb71e2e86d4ceaf1804534b6a416bcace74cef493b6465c20b32c14de97f45f2854359c6
|
||||
REF v1.2.0
|
||||
SHA512 7caddeec09bd1556688f0011f5cae49f8b0cde55b8dbc1296b3d2a39879badc42b7f59369bb1938ce7c4c4ff8b0fe4f1973b923c3db603466c10a4c015306522
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
fix-arm64.patch
|
||||
|
Loading…
Reference in New Issue
Block a user