diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-03-13 00:18:49 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-13 11:16:07 -0700 |
| commit | 51f93e27f1057cdf7f83d3d799f1b48f3eb77d8a (patch) | |
| tree | daa799b280b3a405a5144b71543e4ae30511931d /ports/thrift | |
| parent | 40bc3cb716c912e7a9cd567369a77918cfce87a2 (diff) | |
| download | vcpkg-51f93e27f1057cdf7f83d3d799f1b48f3eb77d8a.tar.gz vcpkg-51f93e27f1057cdf7f83d3d799f1b48f3eb77d8a.zip | |
[abseil][breakpad][cimg][matio][piex][rocksdb][thrift][tiny-dnn][unicorn-lib][unicorn] Updates
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 3470a9990..d7beee7e0 100644 --- a/ports/thrift/CONTROL +++ b/ports/thrift/CONTROL @@ -1,4 +1,4 @@ Source: thrift -Version: 2018-03-11 +Version: 2018-03-13 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 502da193a..123b760a7 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 70b33fb6b48d62859a048cac1bec79cfadb2f310 - SHA512 81c2c41fc4daab8b0da94a67862f1a2db0901804e06ed3445fec7bdc408e983bd0662c0d3fdaa9f149bcd531763620ffdfd3c0226f73d246e8e56dd560ccf1b4 + REF 8d55c47610b765b2bcdfaebb7ee8d22930e0bd0d + SHA512 ebca8605f6841826d506608ccf64a985dc97316daa02dfe67e0646761fcea85e8920b17678fb01bfd2dea0337b182316a31c98c79c4e2f4d03f1b342521123d5 HEAD_REF master ) |
