diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-08-03 20:40:37 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-09-18 02:11:05 -0700 |
| commit | 7e5bb652fba1d6ca805a73fd992ab5e7e1945b61 (patch) | |
| tree | 487e03e8cffb752c9054d5bc3fff356ebe23ca8f /ports/thrift | |
| parent | 798f9cae6cf5887eb78bde90b129a68ca05dec89 (diff) | |
| download | vcpkg-7e5bb652fba1d6ca805a73fd992ab5e7e1945b61.tar.gz vcpkg-7e5bb652fba1d6ca805a73fd992ab5e7e1945b61.zip | |
Upgrades 2018.08.03
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 6868dfb79..70369ce10 100644 --- a/ports/thrift/CONTROL +++ b/ports/thrift/CONTROL @@ -1,4 +1,4 @@ Source: thrift -Version: 2018-07-30 +Version: 2018-08-03 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 4322ad19a..daa697cf4 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 dabb539d64fb303a443c7962caccc9177669ca80 - SHA512 5132e1f9d6afbaff736f34f5ab18bd0febed6143fe3042b86f0bab522b22324d10ff1fd3de7cef872fd2d434864ef98126636ad3a1cb4a0aae65ffcbabe4febe + REF 0a2d4587c8cc0a54e4fa8fee9247d088d05b0d65 + SHA512 dd66b7c73b904dee9ceeb5e597203f493398da04de7204f8874718b7067c9da5603f462ca8d3183c6d0817ae070ffc16d81d6a6a9e0dbf6224c08b89a14541fa HEAD_REF master ) |
