aboutsummaryrefslogtreecommitdiff
path: root/ports/brotli/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/brotli/CONTROL')
-rw-r--r--ports/brotli/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/brotli/CONTROL b/ports/brotli/CONTROL
index d61b8b25e..aef306101 100644
--- a/ports/brotli/CONTROL
+++ b/ports/brotli/CONTROL
@@ -1,3 +1,4 @@
Source: brotli
-Version: 1.0.7
+Version: 1.0.7
+Homepage: https://github.com/google/brotli
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.