diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-03-30 16:38:59 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-04-02 16:43:10 -0700 |
| commit | 0c792e4b394eb4a3921468c5ec03283f8084630d (patch) | |
| tree | 826752561537ec7893d116ba8e0b5de97da00725 /ports/thrift | |
| parent | c4aaab17b4447597dbd72b2fc36d669c5b806a9c (diff) | |
| download | vcpkg-0c792e4b394eb4a3921468c5ec03283f8084630d.tar.gz vcpkg-0c792e4b394eb4a3921468c5ec03283f8084630d.zip | |
[aws-sdk-cpp][discord-rpc][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 82524e78d..8707974d0 100644 --- a/ports/thrift/CONTROL +++ b/ports/thrift/CONTROL @@ -1,4 +1,4 @@ Source: thrift -Version: 2018-03-29 +Version: 2018-03-30 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 0293cca6f..574be4dab 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 930428438c0b6c8f60560cbb7dcad79042badacb - SHA512 b446126a8f697903abbdafcd8cd9a348fc97d34b2a207592cae1801e481b5159f92b7b0296a3531cd8f2a9e223e051f71ea63ce5da2dd2f67364db9bfd84dcf3 + REF 8a83b041d20671c3fae9528d5ac1f5413cad7c5a + SHA512 9f0a2fdb92e33aea960342a88134e4ce4f5f86277abb235ae13dd2f5b4e28f82e72e16d7cf18a1a13f5a9368420b01b3b51a8d3b3d3c06fade00978565b93b7d HEAD_REF master ) |
