aboutsummaryrefslogtreecommitdiff
path: root/ports/brotli/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-12-13 06:20:07 -0800
committerRobert Schumacher <roschuma@microsoft.com>2017-12-13 06:20:07 -0800
commit6e653d88f685e30fb9c4b82a440a0cc8fb826f71 (patch)
tree2be63b2b8f0662078609cc8417a3d94d5a8e3a0a /ports/brotli/CONTROL
parenteb1a7b099eb347b195491dfa2949d8aa92677276 (diff)
downloadvcpkg-6e653d88f685e30fb9c4b82a440a0cc8fb826f71.tar.gz
vcpkg-6e653d88f685e30fb9c4b82a440a0cc8fb826f71.zip
[brotli] Fix regressions introduced during update
Diffstat (limited to 'ports/brotli/CONTROL')
-rw-r--r--ports/brotli/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/brotli/CONTROL b/ports/brotli/CONTROL
index 451b46f9f..0c4d7eb0c 100644
--- a/ports/brotli/CONTROL
+++ b/ports/brotli/CONTROL
@@ -1,3 +1,3 @@
Source: brotli
-Version: 1.0.2
+Version: 1.0.2-1
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.