lz4-1.9.3
This commit is contained in:
@@ -12,12 +12,15 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Extremely fast compression algorithm</Summary>
|
||||
<Description>LZ4 is an extremely fast loss-less compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-core CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems.</Description>
|
||||
<Archive sha1sum="4dc36f29d7b4e5b45b114be2674068200714abb3" type="targz">https://github.com/lz4/lz4/archive/v1.9.2.tar.gz</Archive>
|
||||
<Archive sha1sum="5a19554ef404a609123b756ddcbbb677df838f05" type="targz">https://github.com/lz4/lz4/archive/v1.9.3.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>make</Dependency>
|
||||
<Dependency>glibc-devel</Dependency>
|
||||
<Dependency>diffutils</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">8301a21.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -45,6 +48,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2021-09-28</Date>
|
||||
<Version>1.9.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2020-12-09</Date>
|
||||
<Version>1.9.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user