diff --git a/util/archive/brotli/actions.py b/util/archive/brotli/actions.py
index 0e3f11a4de..c75ee9892e 100644
--- a/util/archive/brotli/actions.py
+++ b/util/archive/brotli/actions.py
@@ -40,4 +40,4 @@ def install():
#pisitools.dodoc("LICENSE*")
shelltools.cd("../build_python3/%s" % WorkDir)
- pythonmodules.install(pyVer="3")
\ No newline at end of file
+ pythonmodules.install(pyVer="3")
diff --git a/util/archive/brotli/pspec.xml b/util/archive/brotli/pspec.xml
index f529b73ae0..a68ef24271 100644
--- a/util/archive/brotli/pspec.xml
+++ b/util/archive/brotli/pspec.xml
@@ -14,7 +14,7 @@
app:console
Brotli compression format.
Brotli is 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, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression.
- https://github.com/google/brotli/archive/v1.0.7.tar.gz
+ https://github.com/google/brotli/archive/v1.0.9.tar.gz
python3-setuptools
python3-devel
@@ -63,6 +63,13 @@
+
+ 2022-10-03
+ 1.0.9
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-05-16
1.0.7
@@ -71,4 +78,4 @@
bluedevil@sctzine.com
-
\ No newline at end of file
+