diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-05-15 18:57:34 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-05-15 21:46:41 -0700 |
| commit | db2b2d2658cf56da6183a1af844b33c37c8bd9d0 (patch) | |
| tree | 75163d76e22ed76a02e0a4ae8e5e824c270661d0 /ports/folly/CONTROL | |
| parent | b6f1217a63577c7040093e92b96994e43810cca8 (diff) | |
| download | vcpkg-db2b2d2658cf56da6183a1af844b33c37c8bd9d0.tar.gz vcpkg-db2b2d2658cf56da6183a1af844b33c37c8bd9d0.zip | |
[brotli][folly][sol] Fix regressions on master
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 5d924658f..658468f55 100644 --- a/ports/folly/CONTROL +++ b/ports/folly/CONTROL @@ -1,5 +1,5 @@ Source: folly -Version: 2018.04.30.00 +Version: 2018.05.14.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 |
