diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2020-08-06 04:01:53 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-05 13:01:53 -0700 |
| commit | eb3baf49af64dee4deee2bd3bb2e2e26def07acf (patch) | |
| tree | d5fc3e2ce8b0df06313ba4909b6e7a1bc9063ac5 /ports/librdkafka/CONTROL | |
| parent | a8f69d8eff3785c621b4282d2f7e5cc18e08d7f7 (diff) | |
| download | vcpkg-eb3baf49af64dee4deee2bd3bb2e2e26def07acf.tar.gz vcpkg-eb3baf49af64dee4deee2bd3bb2e2e26def07acf.zip | |
[librdkafka] Update to 1.5.0 (#12731)
* [librdkafka] Update to 1.5.0
* Update portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.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 5383c6c1d..12f1ae21b 100644 --- a/ports/librdkafka/CONTROL +++ b/ports/librdkafka/CONTROL @@ -1,5 +1,5 @@ Source: librdkafka
-Version: 1.4.4-1
+Version: 1.5.0
Description: The Apache Kafka C/C++ library
Homepage: https://github.com/edenhill/librdkafka
|
