summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/brotli/brotli_1.0.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/brotli/brotli_1.0.7.bb b/meta-oe/recipes-extended/brotli/brotli_1.0.7.bb
index 70dbcaffb1..32f8558440 100644
--- a/meta-oe/recipes-extended/brotli/brotli_1.0.7.bb
+++ b/meta-oe/recipes-extended/brotli/brotli_1.0.7.bb
@@ -1,5 +1,5 @@
1SUMMARY = "Lossless compression library and tool" 1SUMMARY = "Lossless compression library and tool"
2DESCRIPTIOM = "Brotli is a generic-purpose lossless compression algorithm \ 2DESCRIPTION = "Brotli is a generic-purpose lossless compression algorithm \
3that it is similar in speed to deflate but offers more dense compression." 3that it is similar in speed to deflate but offers more dense compression."
4HOMEPAGE = "https://github.com/google/brotli" 4HOMEPAGE = "https://github.com/google/brotli"
5BUGTRACKER = "https://github.com/google/brotli/issues" 5BUGTRACKER = "https://github.com/google/brotli/issues"