diff options
| author | Stefano Sinigardi <stesinigardi@hotmail.com> | 2020-10-20 02:18:39 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-19 17:18:39 -0700 |
| commit | eb183171d257f4b3dd49b9f919627d2d54071f66 (patch) | |
| tree | 1c543a44df69b3cae7d6af0140141ce8cc79e077 /ports/folly/CONTROL | |
| parent | bb7d4f29f073398d591619eb57c8a2065ee7a418 (diff) | |
| download | vcpkg-eb183171d257f4b3dd49b9f919627d2d54071f66.tar.gz vcpkg-eb183171d257f4b3dd49b9f919627d2d54071f66.zip | |
[cmake] upgrade to 3.18 (#12612)
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
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 302e7a924..f5d2154cc 100644 --- a/ports/folly/CONTROL +++ b/ports/folly/CONTROL @@ -1,6 +1,6 @@ Source: folly Version: 2019.10.21.00 -Port-Version: 4 +Port-Version: 5 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 |
