lzo: bump to version 2.08
According to the LZO website: "LZO 2.08 has been released: small update that corrects some reported build problems.". And indeed it fixes the failed compiler conformance tests that have been observed on the autobuilders. Fixes: http://autobuild.buildroot.org/results/1e8/1e8e826c4463c9dd3aa5ddb95f08b9564d10a75d/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
2b04f8bf13
commit
01012167df
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LZO_VERSION = 2.07
|
||||
LZO_VERSION = 2.08
|
||||
LZO_SITE = http://www.oberhumer.com/opensource/lzo/download
|
||||
LZO_LICENSE = GPLv2+
|
||||
LZO_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user