diff options
| author | kyp <kyp108@gmail.com> | 2018-11-29 03:27:24 +0100 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-11-28 18:27:24 -0800 |
| commit | e943161971653afba2fff5489158f8760ddc804a (patch) | |
| tree | 2795a8fb269d2a4bf2d27feb809d03336df2502d /ports/folly/CONTROL | |
| parent | f3b5ed1d24c79966158d20a03b019c4976a0215c (diff) | |
| download | vcpkg-e943161971653afba2fff5489158f8760ddc804a.tar.gz vcpkg-e943161971653afba2fff5489158f8760ddc804a.zip | |
[folly] update to v2018.11.26 and fix linux build (#4832)
Diffstat (limited to 'ports/folly/CONTROL')
| -rw-r--r-- | ports/folly/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/folly/CONTROL b/ports/folly/CONTROL index f8842fec4..1711bda03 100644 --- a/ports/folly/CONTROL +++ b/ports/folly/CONTROL @@ -1,5 +1,5 @@ Source: folly -Version: 2018.11.05.00 +Version: 2018.11.26.00 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 Default-Features: zlib |
