[Buildroot] [git commit] lz4: bump version

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Nov 1 20:48:09 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=debf026640404c791c3b465fe5a4ca5c8d9418d6
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/lz4/lz4.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/lz4/lz4.mk b/package/lz4/lz4.mk
index 819cc54..761ce4d 100644
--- a/package/lz4/lz4.mk
+++ b/package/lz4/lz4.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LZ4_VERSION = r119
+LZ4_VERSION = r123
 LZ4_SITE = $(call github,Cyan4973,lz4,$(LZ4_VERSION))
 LZ4_INSTALL_STAGING = YES
 LZ4_LICENSE = BSD-2c


More information about the buildroot mailing list