diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-10-25 10:38:15 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-10-26 18:49:29 -0700 |
| commit | c538d6d99668bb416153aade75ed5dd9f7b7c28d (patch) | |
| tree | 6b0f3ff43cf4d62ca87246437610a6888473223f /ports/thrift | |
| parent | f5c8349a85df6cf9eafe24849fa734102105cb3d (diff) | |
| download | vcpkg-c538d6d99668bb416153aade75ed5dd9f7b7c28d.tar.gz vcpkg-c538d6d99668bb416153aade75ed5dd9f7b7c28d.zip | |
Upgrades 2018.10.25
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 876e74991..f01ffbbaf 100644 --- a/ports/thrift/CONTROL +++ b/ports/thrift/CONTROL @@ -1,4 +1,4 @@ Source: thrift -Version: 2018-10-11 +Version: 2018-10-25 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 13a2f85bd..a69291ee4 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 2a2b72f6c8aef200ecee4984f011e06052288ff2 - SHA512 459b980af10d7f6eaa10b571d18f0efa668a8fc87d47307534e9043721ed28648deab261575e61727c50bf98788fe1f109265de4f5b87eaf57a444bcc7f5bfdd + REF cd829a0b9a5c66203b63350fa029589669ec43f6 + SHA512 e8a9879c580f0a1450a023945555a2f8e042c11f04085ea1700fa7a4e8f4b2ac53a461530cf4106803472c040d3742c2c31173366a28571aa273f093c8d4bc39 HEAD_REF master ) |
