From: Michael Tremer Date: Sat, 25 Feb 2023 12:43:44 +0000 (+0000) Subject: lzo: Update to 2.10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28a15510abbe91ea0a6987c2dfd65e5ed259b8d5;p=ipfire-3.x.git lzo: Update to 2.10 Signed-off-by: Michael Tremer --- diff --git a/lzo/lzo.nm b/lzo/lzo.nm index 7bd25afac..d0230bdbf 100644 --- a/lzo/lzo.nm +++ b/lzo/lzo.nm @@ -4,23 +4,23 @@ ############################################################################### name = lzo -version = 2.09 +version = 2.10 release = 1 groups = Applications/Compression -url = http://www.oberhumer.com/opensource/lzo/ +url = https://www.oberhumer.com/opensource/lzo/ license = GPLv2+ -summary = Data compression library with very fast (de)compression. +summary = Data compression library with very fast (de)compression description - LZO is a portable lossless data compression library written in ANSI C. \ - It offers pretty fast compression and very fast decompression. \ - Decompression requires no memory. In addition there are slower \ - compression levels achieving a quite competitive compression ratio \ + LZO is a portable lossless data compression library written in ANSI C. + It offers pretty fast compression and very fast decompression. + Decompression requires no memory. In addition there are slower + compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed. end -source_dl = http://www.oberhumer.com/opensource/lzo/download/ +source_dl = https://www.oberhumer.com/opensource/lzo/download/ build requires