mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/lzip: bump to version 1.24.1
Release notes, since 1.23: 1.24: https://lists.nongnu.org/archive/html/lzip-bug/2024-01/msg00013.html 1.24.1: https://lists.nongnu.org/archive/html/lzip-bug/2024-03/msg00003.html Signed-off-by: Akhilesh Nema <nemaakhilesh@gmail.com> [Julien: add 1.24 release note in commit log] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
d5894b2dd6
commit
dd0010b0e0
@@ -1,4 +1,4 @@
|
||||
# From https://lists.nongnu.org/archive/html/lzip-bug/2022-02/msg00000.html
|
||||
sha256 4792c047ddf15ef29d55ba8e68a1a21e0cb7692d87ecdf7204419864582f280d lzip-1.23.tar.gz
|
||||
# From https://lists.nongnu.org/archive/html/lzip-bug/2024-03/msg00003.html
|
||||
sha256 30c9cb6a0605f479c496c376eb629a48b0a1696d167e3c1e090c5defa481b162 lzip-1.24.1.tar.gz
|
||||
# Locally calculated
|
||||
sha256 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LZIP_VERSION = 1.23
|
||||
LZIP_VERSION = 1.24.1
|
||||
LZIP_SITE = http://download.savannah.gnu.org/releases/lzip
|
||||
LZIP_LICENSE = GPL-2.0+
|
||||
LZIP_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user