brotli ver. bump

This commit is contained in:
Rmys
2022-10-11 10:57:33 +03:00
committed by GitHub
parent 84ef345cf1
commit 9ecb7f7558
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -40,4 +40,4 @@ def install():
#pisitools.dodoc("LICENSE*")
shelltools.cd("../build_python3/%s" % WorkDir)
pythonmodules.install(pyVer="3")
pythonmodules.install(pyVer="3")
+9 -2
View File
@@ -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="ee64a380152aa20fbc1098fe3799104884c570c1" type="targz">https://github.com/google/brotli/archive/v1.0.7.tar.gz</Archive>
<Archive sha1sum="ddfefdf2593b3f03eec221a7f4ceaa710e5a2e6b" type="targz">https://github.com/google/brotli/archive/v1.0.9.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -63,6 +63,13 @@
</Package>
<History>
<Update release="2">
<Date>2022-10-03</Date>
<Version>1.0.9</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2020-05-16</Date>
<Version>1.0.7</Version>
@@ -71,4 +78,4 @@
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</PISI>
</PISI>