diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-06-28 02:12:04 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-07-03 00:52:10 -0700 |
| commit | feb0e9af9a730471f26fb2fc28d0fcaba3388d51 (patch) | |
| tree | e9d0cafc3cea7991ff81dc7751bc9b7b09abb17e /ports/thrift | |
| parent | 2f50e20a3688088490f50b158e0ab14944217b90 (diff) | |
| download | vcpkg-feb0e9af9a730471f26fb2fc28d0fcaba3388d51.tar.gz vcpkg-feb0e9af9a730471f26fb2fc28d0fcaba3388d51.zip | |
Upgrades 2018.07.01
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 e64cc6ece..5fd4f1b6c 100644 --- a/ports/thrift/CONTROL +++ b/ports/thrift/CONTROL @@ -1,4 +1,4 @@ Source: thrift -Version: 2018-06-15 +Version: 2018-06-28 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 9619c3be5..557c6702a 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 b5471f63cb4bb8e3b00835a9ca9e48ff76a3bb51 - SHA512 66034b35301a404aa20c8ddd84e7ed58c94cc0e68c3f393efa1d6ca855e785fa20c450ad06ae96949dafcbf23a69601c0d391d5bfb9ff9dcefbbef10405504cc + REF 129f332d72facda5d06f87e2b4e5e08bea0b6b44 + SHA512 116737e549cbecdfadcfa1416b84a53efcc31c1aefabfcc6f46a00762c675bf17288da3164a9e1253a5c71430f9bd74efa6141a67d459984524df60fd27551da HEAD_REF master ) |
