diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-03-11 12:01:01 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-11 17:50:01 -0700 |
| commit | 9f3fd252bf285aa2bbb5880e45322748ab7dcf7b (patch) | |
| tree | ed3d4f13b86f9bdf3c8a6c2df6060278964f3989 /ports/thrift | |
| parent | 96da24e7167d18121d9850b6bd7e3836f9354db4 (diff) | |
| download | vcpkg-9f3fd252bf285aa2bbb5880e45322748ab7dcf7b.tar.gz vcpkg-9f3fd252bf285aa2bbb5880e45322748ab7dcf7b.zip | |
[clara][jsonnet][rs-core-lib][thrift] Upgrades
Diffstat (limited to 'ports/thrift')
| -rw-r--r-- | ports/thrift/CONTROL | 2 | ||||
| -rw-r--r-- | ports/thrift/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/thrift/CONTROL b/ports/thrift/CONTROL index d63ec0011..3470a9990 100644 --- a/ports/thrift/CONTROL +++ b/ports/thrift/CONTROL @@ -1,4 +1,4 @@ Source: thrift -Version: 2018-03-07 +Version: 2018-03-11 Build-Depends: zlib, libevent, openssl, boost-range, boost-smart-ptr, boost-date-time, boost-locale, boost-scope-exit 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. Originally developed at Facebook, Thrift was open sourced in April 2007 and entered the Apache Incubator in May, 2008. Thrift became an Apache TLP in October, 2010. diff --git a/ports/thrift/portfile.cmake b/ports/thrift/portfile.cmake index b5274c6a4..502da193a 100644 --- a/ports/thrift/portfile.cmake +++ b/ports/thrift/portfile.cmake @@ -15,8 +15,8 @@ vcpkg_find_acquire_program(BISON) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO apache/thrift - REF b4f22ff30119ea5cadf9b16e97afdcabefe06696 - SHA512 3b63ed69a69b015ef7a2eaa94854b4ab2801c9c7af749b97d7999f4861f4df5a623da4e5b054dadaf4aa48a04c8e010b820d4382de9ef82b191a0d64ddf3181d + REF 70b33fb6b48d62859a048cac1bec79cfadb2f310 + SHA512 81c2c41fc4daab8b0da94a67862f1a2db0901804e06ed3445fec7bdc408e983bd0662c0d3fdaa9f149bcd531763620ffdfd3c0226f73d246e8e56dd560ccf1b4 HEAD_REF master ) |
