diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-06-18 04:42:40 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-17 13:42:40 -0700 |
| commit | f18e0b4387571ccf2ee1e0a16509289876ff72b7 (patch) | |
| tree | 73a82f459fb9ec3c412c65a16052a95318a492fb /ports/thrift/CONTROL | |
| parent | 7bf7e816bdd1b9ad9149676aa5bf605f91c52137 (diff) | |
| download | vcpkg-f18e0b4387571ccf2ee1e0a16509289876ff72b7.tar.gz vcpkg-f18e0b4387571ccf2ee1e0a16509289876ff72b7.zip | |
[thrift] Update to 0.13.0 and fix OSX build (#11981)
Diffstat (limited to 'ports/thrift/CONTROL')
| -rw-r--r-- | ports/thrift/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/thrift/CONTROL b/ports/thrift/CONTROL index 4e15b036a..2916e3e33 100644 --- a/ports/thrift/CONTROL +++ b/ports/thrift/CONTROL @@ -1,5 +1,5 @@ Source: thrift -Version: 2020-02-08 +Version: 0.13.0 Build-Depends: zlib, libevent, openssl, boost-range, boost-smart-ptr, boost-date-time, boost-locale, boost-scope-exit Homepage: https://github.com/apache/thrift Description: Apache Thrift is a software project spanning a variety of programming languages and use cases. Our goal is to make reliable, performant communication and data serialization across languages as efficient and seamless as possible. |
