diff options
| author | Seo Sanghyeon <sanxiyn@gmail.com> | 2018-05-10 13:08:18 +0900 |
|---|---|---|
| committer | Seo Sanghyeon <sanxiyn@gmail.com> | 2018-05-10 13:08:18 +0900 |
| commit | e7f2efbb83f68b849aa6f4e09e711db8904d3cc3 (patch) | |
| tree | 59b07ed16b2d1ef1737aa45482fef3ae016e35c8 /ports/brotli/CONTROL | |
| parent | 1e34f404a1144ad40441bccd5a58ab78a8405937 (diff) | |
| download | vcpkg-e7f2efbb83f68b849aa6f4e09e711db8904d3cc3.tar.gz vcpkg-e7f2efbb83f68b849aa6f4e09e711db8904d3cc3.zip | |
[brotli] Fix Linux build
Diffstat (limited to 'ports/brotli/CONTROL')
| -rw-r--r-- | ports/brotli/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/brotli/CONTROL b/ports/brotli/CONTROL index 0c4d7eb0c..86d7a948b 100644 --- a/ports/brotli/CONTROL +++ b/ports/brotli/CONTROL @@ -1,3 +1,3 @@ Source: brotli
-Version: 1.0.2-1
+Version: 1.0.2-2
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.
|
