aboutsummaryrefslogtreecommitdiff
path: root/ports/thrift/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2020-02-10 16:08:57 -0800
committerGitHub <noreply@github.com>2020-02-10 16:08:57 -0800
commit08c951fef9de63cde1c6b94245a63db826be2e32 (patch)
treedddfec9e572b726ba79fdbcb0d0d7dfbb2a2de0e /ports/thrift/CONTROL
parent411b4cc8a05eb9ac9944ee009dafece8c3b7445f (diff)
downloadvcpkg-08c951fef9de63cde1c6b94245a63db826be2e32.tar.gz
vcpkg-08c951fef9de63cde1c6b94245a63db826be2e32.zip
[many ports] Upgrades to 2020.02.08 (#9986)
* [many ports] Upgrades to 2020.02.08 * Undo asio asmjit libimobiledevice mlpack mongo-c-driver oniguruma openmvg openvdb pcl * Update ci baseline file Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Diffstat (limited to 'ports/thrift/CONTROL')
-rw-r--r--ports/thrift/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/thrift/CONTROL b/ports/thrift/CONTROL
index 9f54385cb..4e15b036a 100644
--- a/ports/thrift/CONTROL
+++ b/ports/thrift/CONTROL
@@ -1,5 +1,5 @@
Source: thrift
-Version: 2019-05-07-4
+Version: 2020-02-08
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.