aboutsummaryrefslogtreecommitdiff
path: root/ports/fizz/CONTROL
diff options
context:
space:
mode:
authorJackBoosY <47264268+JackBoosY@users.noreply.github.com>2019-11-22 09:23:08 +0800
committerdan-shaw <51385773+dan-shaw@users.noreply.github.com>2019-11-21 17:23:08 -0800
commit232c20345f739645fcf0550f631d5f5cf157229b (patch)
tree672be884ac270a2a6019750d7b0843d7301e3285 /ports/fizz/CONTROL
parentf55e3cb8274775f4ccc182219b843548707b8777 (diff)
downloadvcpkg-232c20345f739645fcf0550f631d5f5cf157229b.tar.gz
vcpkg-232c20345f739645fcf0550f631d5f5cf157229b.zip
[folly/fizz]Upgrade version. (#8765)
* [folly/fizz]Upgrade version. * [fizz]Upgrade to v2019.10.28.00.
Diffstat (limited to 'ports/fizz/CONTROL')
-rw-r--r--ports/fizz/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/fizz/CONTROL b/ports/fizz/CONTROL
index fcc118553..86dbc6da6 100644
--- a/ports/fizz/CONTROL
+++ b/ports/fizz/CONTROL
@@ -1,4 +1,4 @@
Source: fizz
-Version: 2019.07.08.00
+Version: 2019.10.28.00
Build-Depends: folly, openssl, libsodium, zlib
Description: a TLS 1.3 implementation by Facebook