[Buildroot] [git commit] package/lzip: bump to version 1.23

Peter Korsgaard peter at korsgaard.com
Thu Feb 10 21:37:23 UTC 2022


commit: https://git.buildroot.net/buildroot/commit/?id=4648090a89a2478a4b0fa8cc43a49bc94668622c
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

https://lists.nongnu.org/archive/html/lzip-bug/2022-02/msg00000.html

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/lzip/lzip.hash | 4 ++--
 package/lzip/lzip.mk   | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/package/lzip/lzip.hash b/package/lzip/lzip.hash
index 57e7eb43f4..5e285a5ad8 100644
--- a/package/lzip/lzip.hash
+++ b/package/lzip/lzip.hash
@@ -1,4 +1,4 @@
-# From https://lists.nongnu.org/archive/html/lzip-bug/2021-01/msg00008.html
-sha256  c3342d42e67139c165b8b128d033b5c96893a13ac5f25933190315214e87a948  lzip-1.22.tar.gz
+# From https://lists.nongnu.org/archive/html/lzip-bug/2022-02/msg00000.html
+sha256  ea02b9e6fb25d0e1a1d3ef4fdeb6ab26b931f1ece66fa1cee2983c95215e930a  lzip-1.23.tar.lz
 # Locally calculated
 sha256  3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef  COPYING
diff --git a/package/lzip/lzip.mk b/package/lzip/lzip.mk
index cca6da07d0..e3cc86b956 100644
--- a/package/lzip/lzip.mk
+++ b/package/lzip/lzip.mk
@@ -4,7 +4,8 @@
 #
 ################################################################################
 
-LZIP_VERSION = 1.22
+LZIP_VERSION = 1.23
+LZIP_SOURCE = lzip-$(LZIP_VERSION).tar.lz
 LZIP_SITE = http://download.savannah.gnu.org/releases/lzip
 LZIP_LICENSE = GPL-2.0+
 LZIP_LICENSE_FILES = COPYING



More information about the buildroot mailing list