bzip2 1.0.8

This commit is contained in:
idriskalp
2019-12-23 04:08:52 +03:00
parent 7d0702a728
commit 109b4783df
3 changed files with 61 additions and 8 deletions
+12 -8
View File
@@ -12,13 +12,17 @@
<IsA>app:console</IsA>
<Summary>A high-quality data compressor</Summary>
<Description>bzip2 is high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression.</Description>
<Archive sha1sum="3f89f861209ce81a6bab1fd1998c0ef311712002" type="targz">https://sourceware.org/pub/bzip2/bzip2-1.0.6.tar.gz</Archive>
<Archive sha1sum="bf7badf7e248e0ecf465d33c2f5aeec774209227" type="targz">https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz</Archive>
<Patches>
<Patch level="1">bzip2-1.0.2-progress.patch</Patch>
<Patch level="1">bzip2-1.0.4-bzip2recover.patch</Patch>
<Patch level="1">bzip2-1.0.4-man-links.patch</Patch>
<Patch>bzip2-1.0.6-saneso.patch</Patch>
<Patch level="1">manpath.patch</Patch>
<!-- <Patch level="1">bzip2-1.0.4-bzip2recover.patch</Patch> -->
<Patch level="1">bzip2-1.0.4-makefile-CFLAGS.patch</Patch>
<!-- <Patch level="1">bzip2-1.0.4-man-links.patch</Patch> -->
<Patch level="1">bzip2-1.0.6-nselectors-upper-bound-check.patch</Patch>
<!-- <Patch>bzip2-1.0.6-saneso.patch</Patch> -->
<!-- <Patch level="1">manpath.patch</Patch> -->
<Patch level="1">bzip2-1.0.8-saneso.patch</Patch>
<Patch level="1">bzip2-1.0.8-manpath.patch</Patch>
</Patches>
</Source>
@@ -36,9 +40,9 @@
<History>
<Update release="5">
<Date>2019-10-01</Date>
<Version>1.0.6</Version>
<Comment>Rebuild</Comment>
<Date>2019-12-13</Date>
<Version>1.0.8</Version>
<Comment>Version bump</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>