Signed-off-by: Marc Kleine-Budde <m...@pengutronix.de>
---
 rules/lz4.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/lz4.make b/rules/lz4.make
index 79d8600c29db..930ff5a0ef3d 100644
--- a/rules/lz4.make
+++ b/rules/lz4.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LZ4) += lz4
 #
 # Paths and names
 #
-LZ4_VERSION    := 1.9.3
-LZ4_MD5                := 3a1ab1684e14fc1afc66228ce61b2db3
+LZ4_VERSION    := 1.9.4
+LZ4_MD5                := e9286adb64040071c5e23498bf753261
 LZ4            := lz4-$(LZ4_VERSION)
 LZ4_SUFFIX     := tar.gz
 LZ4_URL                := 
https://github.com/Cyan4973/lz4/archive/v$(LZ4_VERSION).$(LZ4_SUFFIX)
-- 
2.30.2


Reply via email to