From 4d58c486a4c72e3c73dc0af473b04a2c70c64bdb Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 5 Dec 2024 15:49:21 +0300 Subject: [PATCH] lz4 ver. bump --- system/base/lz4/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/system/base/lz4/pspec.xml b/system/base/lz4/pspec.xml index 7adb122f..308730ff 100644 --- a/system/base/lz4/pspec.xml +++ b/system/base/lz4/pspec.xml @@ -12,7 +12,7 @@ library Extremely fast compression algorithm 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. - https://github.com/lz4/lz4/archive/v1.9.4.tar.gz + https://github.com/lz4/lz4/archive/v1.10.0.tar.gz make glibc-devel @@ -48,6 +48,13 @@ + + 2024-12-04 + 1.10.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2023-11-17 1.9.4