package/lrzip: bump to 7f3bf46203bf45ea115d8bd9f310ea219be88af4
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sat, 23 May 2020 08:36:23 +0000 (10:36 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 25 May 2020 20:55:18 +0000 (22:55 +0200)
This bump contains only one commit that fix a build failure with asm:
https://github.com/ckolivas/lrzip/commit/844b8c057c8c7372ca41ad2efdbf849f45c24506

Fixes:
 - http://autobuild.buildroot.org/results/800d8a97966ef75dbf20e85ec8a02766ba02cc76

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/lrzip/lrzip.hash
package/lrzip/lrzip.mk

index f3d57426207fa03b8fb4179735c7463116670eb8..447cf94cccd66f008fb48a08b4f5d4fb4b7e552c 100644 (file)
@@ -1,3 +1,3 @@
 # Locally computed:
-sha256  7f886b248c996ef9d327e0a8ede4eb7e067186185cad7b37084607098d35c75a  lrzip-8781292dd5833c04eeead51d4a5bd02dc6432dc7.tar.gz
+sha256  7f886b248c996ef9d327e0a8ede4eb7e067186185cad7b37084607098d35c75a  lrzip-7f3bf46203bf45ea115d8bd9f310ea219be88af4.tar.gz
 sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
index 32388b8e2048ade5f120811132865d85b3113400..7419bb1ed96119ebd54aef716d1cc1b593987791 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LRZIP_VERSION = 8781292dd5833c04eeead51d4a5bd02dc6432dc7
+LRZIP_VERSION = 7f3bf46203bf45ea115d8bd9f310ea219be88af4
 LRZIP_SITE = $(call github,ckolivas,lrzip,$(LRZIP_VERSION))
 LRZIP_AUTORECONF = YES
 LRZIP_LICENSE = GPL-2.0+