From 16034fd285d49e78dbcc92ff4183b5c93934147e Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 8 Jun 2024 15:48:16 +0300 Subject: [PATCH] brotli ver. bump --- util/archive/brotli/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/util/archive/brotli/pspec.xml b/util/archive/brotli/pspec.xml index 0607a1d765..1b53d5b80b 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.9.tar.gz + https://github.com/google/brotli/archive/v1.1.0.tar.gz python3-setuptools python3-devel @@ -63,6 +63,13 @@ + + 2024-06-08 + 1.1.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2023-10-17 1.0.9