diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-10-28 11:44:41 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-27 20:44:41 -0700 |
| commit | c34c4189ebbf0795e1f8e2de562c527a854c8db4 (patch) | |
| tree | ab47b097ec857cf97d9a74f740ab446b09c284dd /ports/proxygen/CONTROL | |
| parent | e765d96d6f6ee0c448869618db626254f5345624 (diff) | |
| download | vcpkg-c34c4189ebbf0795e1f8e2de562c527a854c8db4.tar.gz vcpkg-c34c4189ebbf0795e1f8e2de562c527a854c8db4.zip | |
[folly/fizz/wangle/proxygen/fbthrift] Update to latest revision (#13701)
Diffstat (limited to 'ports/proxygen/CONTROL')
| -rw-r--r-- | ports/proxygen/CONTROL | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/ports/proxygen/CONTROL b/ports/proxygen/CONTROL index 86c5b5b7e..5b660c3df 100644 --- a/ports/proxygen/CONTROL +++ b/ports/proxygen/CONTROL @@ -1,5 +1,6 @@ Source: proxygen
-Version: 2019.10.21.00
+Version: 2020.10.19.00
Homepage: https://github.com/facebook/proxygen
-Description: It comprises the core C++ HTTP abstractions used at Facebook.
-Build-Depends: folly, fizz, wangle, zstd, zlib, openssl, boost-iostreams, boost-context, boost-date-time, boost-filesystem, boost-program-options, boost-regex, boost-system, boost-thread
\ No newline at end of file +Description: It comprises the core C++ HTTP abstractions used at Facebook.
+Build-Depends: folly, fizz, wangle, zstd, zlib, openssl, boost-iostreams, boost-context, boost-date-time, boost-filesystem, boost-program-options, boost-regex, boost-system, boost-thread
+Supports: !windows&!osx
|
