aboutsummaryrefslogtreecommitdiff
path: root/ports/folly
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-11-08 09:39:50 -0800
committerRobert Schumacher <roschuma@microsoft.com>2018-11-20 15:14:12 -0800
commitab567d90b752098ea5caa2ab66a1d25cf9166b3e (patch)
tree8bcb94759c896c938bf415942de2f97a9729acdb /ports/folly
parent2a283bd5224b5335a90539faa1b0ac7260411465 (diff)
downloadvcpkg-ab567d90b752098ea5caa2ab66a1d25cf9166b3e.tar.gz
vcpkg-ab567d90b752098ea5caa2ab66a1d25cf9166b3e.zip
Upgrades for 2018.11.08
Diffstat (limited to 'ports/folly')
-rw-r--r--ports/folly/CONTROL2
-rw-r--r--ports/folly/portfile.cmake4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/folly/CONTROL b/ports/folly/CONTROL
index 4f8007e70..f8842fec4 100644
--- a/ports/folly/CONTROL
+++ b/ports/folly/CONTROL
@@ -1,5 +1,5 @@
Source: folly
-Version: 2018.10.29.00
+Version: 2018.11.05.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
diff --git a/ports/folly/portfile.cmake b/ports/folly/portfile.cmake
index a71b39067..bb15bf859 100644
--- a/ports/folly/portfile.cmake
+++ b/ports/folly/portfile.cmake
@@ -17,8 +17,8 @@ vcpkg_add_to_path("${PYTHON3_DIR}")
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO facebook/folly
- REF v2018.10.29.00
- SHA512 82714564713224e1a8dcfa0d7722cf9396374da29daf6afdb7ea058d33eaedd9e41b2ed9033bc3c3cbb6a51fa0e5cd0a48fedecfa110a13a1ca308d2a7518d1b
+ REF v2018.11.05.00
+ SHA512 08eee201c2b1179a4e52398cc65964fb299abfb95934687f4ce3d72df1ff70493964835d5e52c8821c63553e0be0d578e1130e50e353a7eab6b0334532e4df2e
HEAD_REF master
PATCHES
find-gflags.patch