Explorar o código

package/lzip: bump to version 1.22

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Francois Perrad %!s(int64=4) %!d(string=hai) anos
pai
achega
4f09d90b08
Modificáronse 3 ficheiros con 4 adicións e 4 borrados
  1. 1 1
      package/lzip/Config.in
  2. 2 2
      package/lzip/lzip.hash
  3. 1 1
      package/lzip/lzip.mk

+ 1 - 1
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

+ 2 - 2
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

+ 1 - 1
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