diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-07-08 05:15:42 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-07-08 22:29:53 -0700 |
| commit | 86fecfc61c3b9b0f5e93b47e4c5d807322e08847 (patch) | |
| tree | d5fb74caf33115bb44688cefd76b4aecec32b37e /ports/thrift | |
| parent | bd5bad18e40c2cc8af26558166a580f37993ac01 (diff) | |
| download | vcpkg-86fecfc61c3b9b0f5e93b47e4c5d807322e08847.tar.gz vcpkg-86fecfc61c3b9b0f5e93b47e4c5d807322e08847.zip | |
Upgrades 2018.07.08
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 7e64489f3..084800a01 100644 --- a/ports/thrift/CONTROL +++ b/ports/thrift/CONTROL @@ -1,4 +1,4 @@ Source: thrift -Version: 2018-07-03 +Version: 2018-07-08 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 a6c3c9d9e..00430fb23 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 e7fa46458492a0243cde2ddd86e538c3b7cfd58e - SHA512 d792b0bc101f5ce603594f74f21e029927a7daee98ebb68fd81a9327ba3758e81a45703aebff004c57dc11a8d3b9ec2922f450951c38ca2c95d1a11f23abf497 + REF f12cacf56145e2c8f0d4429694fedf5453648089 + SHA512 5efd089ea6bfd6c389cf0392412205d27379f54c4481197ffbb1d7494ee350a003f3896a62d4e5b6cfdf9240d356b27389da8ba7c089d7b0ea56c32a7485d973 HEAD_REF master ) |
