diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-10-11 22:03:05 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-10-25 10:27:26 -0700 |
| commit | 9c62c6a37ac940abbb4f19237d9a891881421a1a (patch) | |
| tree | b4ac6f212c1521eed32057886071fba300482c11 /ports/fizz/CONTROL | |
| parent | 949c038143ed8962ef0ca6d81221bb70ce96dd9c (diff) | |
| download | vcpkg-9c62c6a37ac940abbb4f19237d9a891881421a1a.tar.gz vcpkg-9c62c6a37ac940abbb4f19237d9a891881421a1a.zip | |
Upgrades 2018.10.11
Diffstat (limited to 'ports/fizz/CONTROL')
| -rw-r--r-- | ports/fizz/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/fizz/CONTROL b/ports/fizz/CONTROL new file mode 100644 index 000000000..1267b81b9 --- /dev/null +++ b/ports/fizz/CONTROL @@ -0,0 +1,4 @@ +Source: fizz
+Version: 2018.10.15.00
+Build-Depends: folly, openssl, libsodium
+Description: a TLS 1.3 implementation by Facebook
|
