Buildroot Archive mirror
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/lzip: bump to version 1.22
@ 2021-03-07 11:28 Francois Perrad
  2021-03-14 21:16 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Francois Perrad @ 2021-03-07 11:28 UTC (permalink / raw
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 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 d406e7710..c07ef8d67 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 35ff7a44a..57e7eb43f 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 2a9a079cd..cca6da07d 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
-- 
2.27.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] package/lzip: bump to version 1.22
  2021-03-07 11:28 [Buildroot] [PATCH] package/lzip: bump to version 1.22 Francois Perrad
@ 2021-03-14 21:16 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2021-03-14 21:16 UTC (permalink / raw
  To: buildroot

On Sun,  7 Mar 2021 12:28:04 +0100
Francois Perrad <fperrad@gmail.com> wrote:

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

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-14 21:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-07 11:28 [Buildroot] [PATCH] package/lzip: bump to version 1.22 Francois Perrad
2021-03-14 21:16 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).