diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-10-28 11:44:41 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-27 20:44:41 -0700 |
| commit | c34c4189ebbf0795e1f8e2de562c527a854c8db4 (patch) | |
| tree | ab47b097ec857cf97d9a74f740ab446b09c284dd /ports/folly/CONTROL | |
| parent | e765d96d6f6ee0c448869618db626254f5345624 (diff) | |
| download | vcpkg-c34c4189ebbf0795e1f8e2de562c527a854c8db4.tar.gz vcpkg-c34c4189ebbf0795e1f8e2de562c527a854c8db4.zip | |
[folly/fizz/wangle/proxygen/fbthrift] Update to latest revision (#13701)
Diffstat (limited to 'ports/folly/CONTROL')
| -rw-r--r-- | ports/folly/CONTROL | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ports/folly/CONTROL b/ports/folly/CONTROL index f5d2154cc..8b31a73b6 100644 --- a/ports/folly/CONTROL +++ b/ports/folly/CONTROL @@ -1,9 +1,8 @@ Source: folly -Version: 2019.10.21.00 -Port-Version: 5 +Version: 2020.10.19.00 Homepage: https://github.com/facebook/folly Description: An open-source C++ library developed and used at Facebook. The library is UNSTABLE on Windows -Build-Depends: openssl, libevent, double-conversion, glog, gflags, boost-chrono, boost-context, boost-conversion, boost-crc, boost-date-time, boost-filesystem, boost-multi-index, boost-program-options, boost-regex, boost-system, boost-thread, boost-smart-ptr +Build-Depends: openssl, libevent, double-conversion, glog, gflags, boost-chrono, boost-context, boost-conversion, boost-crc, boost-date-time, boost-filesystem, boost-multi-index, boost-program-options, boost-regex, boost-system, boost-thread, boost-smart-ptr, fmt Default-Features: zlib Supports: x64 |
