aboutsummaryrefslogtreecommitdiff
path: root/ports/fizz/CONTROL
diff options
context:
space:
mode:
authorNancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>2020-01-27 11:55:45 -0800
committerVictor Romero <romerosanchezv@gmail.com>2020-01-27 11:55:45 -0800
commit97592dfdb6123c2538a83c47fe1091f639ccd44f (patch)
treec849c497d8df10473ddf9cbaf003073dea7f48f5 /ports/fizz/CONTROL
parentbd795cb04011968265a702ad00ab45af30cf5fd4 (diff)
downloadvcpkg-97592dfdb6123c2538a83c47fe1091f639ccd44f.tar.gz
vcpkg-97592dfdb6123c2538a83c47fe1091f639ccd44f.zip
[fizz] Update to latest version (#9779)
* [fizz] Update to latest version * Add fix-build_error.patch
Diffstat (limited to 'ports/fizz/CONTROL')
-rw-r--r--ports/fizz/CONTROL6
1 files changed, 3 insertions, 3 deletions
diff --git a/ports/fizz/CONTROL b/ports/fizz/CONTROL
index 86dbc6da6..ddce58fbb 100644
--- a/ports/fizz/CONTROL
+++ b/ports/fizz/CONTROL
@@ -1,4 +1,4 @@
Source: fizz
-Version: 2019.10.28.00
-Build-Depends: folly, openssl, libsodium, zlib
-Description: a TLS 1.3 implementation by Facebook
+Version: 2020.01.20.00
+Build-Depends: folly, openssl, libsodium, zlib, fmt
+Description: a TLS 1.3 implementation by Facebook \ No newline at end of file