diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-05-01 15:55:59 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2018-05-14 17:56:34 -0700 |
| commit | fcb303331e44b08eb921d644aed531463c8f7077 (patch) | |
| tree | 77065edd7880ba438a6096a2546a1f0c8adac84d /ports/thrift | |
| parent | 29d04b8b4005f5e2bfe61ccdc7a93d5c6c8a13d9 (diff) | |
| download | vcpkg-fcb303331e44b08eb921d644aed531463c8f7077.tar.gz vcpkg-fcb303331e44b08eb921d644aed531463c8f7077.zip | |
[abseil][aws-sdk-cpp][folly][jsonnet][ms-gsl][mujs][openimageio][re2][rs-core-lib][thrift][unicorn-lib][zeromq] Upgrades
[robin-map] Initial commit
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 1967007ec..6573f71cf 100644 --- a/ports/thrift/CONTROL +++ b/ports/thrift/CONTROL @@ -1,4 +1,4 @@ Source: thrift -Version: 2018-04-25 +Version: 2018-05-01 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 4aaf03315..140182c96 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 0293c3643b0075b510b9d92b2cc39b6d5e0fadb8 - SHA512 2bf217d9317b35215d5f984ae76509ddf505459dec97fde6aae8b4a2632882df971c438a99afc87fbe28dd931e2d1283315d1dbb3eb8af92c94fa0fdffd05ac0 + REF c7aa68bd59d1d3a1bbcb133fc986ff404d47b129 + SHA512 e95f3bcc5abf52f208d7e8b013748643bbe9b1cc734bda6aafd234d7d0a4e0a7ef96d4eec0d6ea1d2572812ad126e961fb7a495da4d01ab5eaaaabb2d1625f81 HEAD_REF master ) |
