brotli ver. bump
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Brotli compression format.</Summary>
|
||||
<Description>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.</Description>
|
||||
<Archive sha1sum="ddfefdf2593b3f03eec221a7f4ceaa710e5a2e6b" type="targz">https://github.com/google/brotli/archive/v1.0.9.tar.gz</Archive>
|
||||
<Archive sha1sum="2b048546afec020cf922f6af75058cc60fcf4fbf" type="targz">https://github.com/google/brotli/archive/v1.1.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
@@ -63,6 +63,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2024-06-08</Date>
|
||||
<Version>1.1.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2023-10-17</Date>
|
||||
<Version>1.0.9</Version>
|
||||
|
||||
Reference in New Issue
Block a user