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

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Mar 14 21:13:04 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=4f09d90b08785a00dacc0511f11a410df6146cf2
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Francois Perrad <francois.perrad at gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/lzip/Config.in | 2 +-
 package/lzip/lzip.hash | 4 ++--
 package/lzip/lzip.mk   | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/lzip/Config.in b/package/lzip/Config.in
index d406e7710d..c07ef8d676 100644
--- a/package/lzip/Config.in
+++ b/package/lzip/Config.in
@@ -12,4 +12,4 @@ config BR2_PACKAGE_LZIP
 	  perspective. Lzip is a clean implementation of the LZMA
 	  algorithm.
 
-	  http://www.nongnu.org/lzip/lzip.html
+	  https://www.nongnu.org/lzip/lzip.html
diff --git a/package/lzip/lzip.hash b/package/lzip/lzip.hash
index 35ff7a44a0..57e7eb43f4 100644
--- a/package/lzip/lzip.hash
+++ b/package/lzip/lzip.hash
@@ -1,4 +1,4 @@
-# From https://lists.nongnu.org/archive/html/lzip-bug/2019-01/msg00010.html
-sha256  e48b5039d3164d670791f9c5dbaa832bf2df080cb1fbb4f33aa7b3300b670d8b  lzip-1.21.tar.gz
+# From https://lists.nongnu.org/archive/html/lzip-bug/2021-01/msg00008.html
+sha256  c3342d42e67139c165b8b128d033b5c96893a13ac5f25933190315214e87a948  lzip-1.22.tar.gz
 # Locally calculated
 sha256  3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef  COPYING
diff --git a/package/lzip/lzip.mk b/package/lzip/lzip.mk
index 2a9a079cde..cca6da07d0 100644
--- a/package/lzip/lzip.mk
+++ b/package/lzip/lzip.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LZIP_VERSION = 1.21
+LZIP_VERSION = 1.22
 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