Skip to content

Commit

Permalink
[librdkafka] Upgrade to 1.4.4 (microsoft#12095)
Browse files Browse the repository at this point in the history
* Add files via upload

* [new port] avro-cpp

* add boost-format

* remove comments

* remove comments

* upgrade librdkafka to 1.4.4

* Delete CONTROL

* Delete install.patch

* Delete portfile.cmake

* upgrade librdkafka to 1.4.4

Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com>
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
  • Loading branch information
3 people authored and hellozee committed Sep 11, 2020
1 parent 6866cc7 commit bdd3a7f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/librdkafka/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: librdkafka
Version: 1.2.0-2
Version: 1.4.4-1
Description: The Apache Kafka C/C++ library
Homepage: https://github.com/edenhill/librdkafka

Expand Down
4 changes: 2 additions & 2 deletions ports/librdkafka/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO edenhill/librdkafka
REF v1.2.0
SHA512 7caddeec09bd1556688f0011f5cae49f8b0cde55b8dbc1296b3d2a39879badc42b7f59369bb1938ce7c4c4ff8b0fe4f1973b923c3db603466c10a4c015306522
REF v1.4.4
SHA512 478d17f56efd39b312ea774695bc31d22a83aae3a94913fb0dd07e7f04f3f2a6e3f3610dc7501864dbacbcf4a3207603c6e1d5eebac4e5246ee868cde398021d
HEAD_REF master
PATCHES
fix-arm64.patch
Expand Down

0 comments on commit bdd3a7f

Please sign in to comment.