diff options
| author | alexander-smyslov <37107500+alexander-smyslov@users.noreply.github.com> | 2020-07-31 07:36:09 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-30 22:36:09 -0700 |
| commit | 5cdb92f010d8251e8e6ec62ccaed867547a6373a (patch) | |
| tree | a2f6d81eebece122987b132d4291ec2a851c269c /ports/librdkafka/CONTROL | |
| parent | f492b7efb19eaceab75f6bc3a9567dfcd3fc9d1d (diff) | |
| download | vcpkg-5cdb92f010d8251e8e6ec62ccaed867547a6373a.tar.gz vcpkg-5cdb92f010d8251e8e6ec62ccaed867547a6373a.zip | |
[librdkafka] Upgrade to 1.4.4 (#12095)
* 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>
Diffstat (limited to 'ports/librdkafka/CONTROL')
| -rw-r--r-- | ports/librdkafka/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/librdkafka/CONTROL b/ports/librdkafka/CONTROL index f88fa9bb3..5383c6c1d 100644 --- a/ports/librdkafka/CONTROL +++ b/ports/librdkafka/CONTROL @@ -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
|
