mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 18:36:01 +00:00
brotli: fix typo for DESCRIPTION
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
bb3d3c3fda
commit
baefbb359c
@ -1,5 +1,5 @@
|
|||||||
SUMMARY = "Lossless compression library and tool"
|
SUMMARY = "Lossless compression library and tool"
|
||||||
DESCRIPTIOM = "Brotli is a generic-purpose lossless compression algorithm \
|
DESCRIPTION = "Brotli is a generic-purpose lossless compression algorithm \
|
||||||
that it is similar in speed to deflate but offers more dense compression."
|
that it is similar in speed to deflate but offers more dense compression."
|
||||||
HOMEPAGE = "https://github.com/google/brotli"
|
HOMEPAGE = "https://github.com/google/brotli"
|
||||||
BUGTRACKER = "https://github.com/google/brotli/issues"
|
BUGTRACKER = "https://github.com/google/brotli/issues"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user