aboutsummaryrefslogtreecommitdiff
path: root/ports/folly
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-11-01 19:27:44 -0700
committerRobert Schumacher <roschuma@microsoft.com>2018-11-08 00:17:59 -0800
commit9fe14bc18ec4b8f12238cd8790c44e42325f8e52 (patch)
tree353008a6990f11aa5b850d7dc6a753710c2f3d4e /ports/folly
parent848233b137fc93edd04c45a039d03de8b5abc1b4 (diff)
downloadvcpkg-9fe14bc18ec4b8f12238cd8790c44e42325f8e52.tar.gz
vcpkg-9fe14bc18ec4b8f12238cd8790c44e42325f8e52.zip
Updates 2018.11.01
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 8b8e6cc42..4f8007e70 100644
--- a/ports/folly/CONTROL
+++ b/ports/folly/CONTROL
@@ -1,5 +1,5 @@
Source: folly
-Version: 2018.10.22.00
+Version: 2018.10.29.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 a95b1baaf..a71b39067 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.22.00
- SHA512 ca039ee85c4269fb79ff01beb9e67a6a17220cdc997f59c5ca27514407e533f3d65c358fc5d99c5008a63d3837703db78707a04ba88093b9e63306012a5759e5
+ REF v2018.10.29.00
+ SHA512 82714564713224e1a8dcfa0d7722cf9396374da29daf6afdb7ea058d33eaedd9e41b2ed9033bc3c3cbb6a51fa0e5cd0a48fedecfa110a13a1ca308d2a7518d1b
HEAD_REF master
PATCHES
find-gflags.patch