mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 20:10:35 -09:00
package/lzip: bump to version 1.25
Release notes: https://lists.nongnu.org/archive/html/lzip-bug/2025-01/msg00012.html - Updated hash of the COPYING file (FSF's full name and address was added) Signed-off-by: Akhilesh Nema <nemaakhilesh@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
d5b3795e92
commit
988ee0a737
@@ -1,4 +1,4 @@
|
||||
# From https://lists.nongnu.org/archive/html/lzip-bug/2024-03/msg00003.html
|
||||
sha256 30c9cb6a0605f479c496c376eb629a48b0a1696d167e3c1e090c5defa481b162 lzip-1.24.1.tar.gz
|
||||
# From https://lists.nongnu.org/archive/html/lzip-bug/2025-01/msg00012.html
|
||||
sha256 09418a6d8fb83f5113f5bd856e09703df5d37bae0308c668d0f346e3d3f0a56f lzip-1.25.tar.gz
|
||||
# Locally calculated
|
||||
sha256 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef COPYING
|
||||
sha256 022e9c2e9cc1aac3622313df6f971fbb39c1d1b0cb45324c16b8a1fe231c5ea6 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LZIP_VERSION = 1.24.1
|
||||
LZIP_VERSION = 1.25
|
||||
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