diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-04-06 14:46:51 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-04-06 20:41:59 -0700 |
| commit | 740622dd73b96c49c66564f5c060bd179bc13b5d (patch) | |
| tree | aef9b19afd262cdd1e7f346dda99b476270a8a31 /ports/thrift | |
| parent | 340320487342740ff2313f44efd35eeba9423ac2 (diff) | |
| download | vcpkg-740622dd73b96c49c66564f5c060bd179bc13b5d.tar.gz vcpkg-740622dd73b96c49c66564f5c060bd179bc13b5d.zip | |
[aws-sdk-cpp][catch2][exiv2][forest][nuklear][rs-core-lib][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 eec5fd732..57caf006a 100644 --- a/ports/thrift/CONTROL +++ b/ports/thrift/CONTROL @@ -1,4 +1,4 @@ Source: thrift -Version: 2018-04-05 +Version: 2018-04-06 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 4002a0cfd..626ef2b44 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 a0cf38ed312a5342eb05574719485b725fa52eee - SHA512 518142e3b98ae79e622b3b5989c7754e4d6e32e1ffd1b39915932afdb40c0e1fa6ef1d182de6dfebcfc69a20eae9635f6ae8e8532b3a7e8acb5e7c3ee980c2b7 + REF 7ad0665008764c0522672b314605d88959e20716 + SHA512 5fc3b5084d40b972af13c00008f5d8b7d7dbe82cfbec31769b09a042911dee99f0979a2592dbcb72836c0ee5036905e1caee2cc76c4e296b20855276c4c30ffd HEAD_REF master ) |
