diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-05-23 15:08:19 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-05-23 15:08:19 -0700 |
| commit | e607ff8a7ba1e44812c0a2ea4306c1660b51b640 (patch) | |
| tree | 147c761d5da7ccfe4fbd5282d3698bde88f0c88f /ports/brotli/CONTROL | |
| parent | 2629a3696fae89147953d3d3eeb4d89aaba1951d (diff) | |
| download | vcpkg-e607ff8a7ba1e44812c0a2ea4306c1660b51b640.tar.gz vcpkg-e607ff8a7ba1e44812c0a2ea4306c1660b51b640.zip | |
[brotli] Use vcpkg_from_github and latest stable release
Diffstat (limited to 'ports/brotli/CONTROL')
| -rw-r--r-- | ports/brotli/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/brotli/CONTROL b/ports/brotli/CONTROL new file mode 100644 index 000000000..75a2973a0 --- /dev/null +++ b/ports/brotli/CONTROL @@ -0,0 +1,3 @@ +Source: brotli
+Version: 0.6.0
+Description: a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling.
|
