summaryrefslogtreecommitdiff
path: root/package/lzo
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-06-29 16:39:45 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-06-29 16:39:45 +0200
commit01012167dffccc8a82f3a0f712a842e217f7b466 (patch)
treeae478140399ae8d81f48267ec687a89a0953ddd1 /package/lzo
parent2b04f8bf1377c947d95f4ab5cd78b2a7ec7a4f5c (diff)
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>
Diffstat (limited to 'package/lzo')
-rw-r--r--package/lzo/lzo.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/lzo/lzo.mk b/package/lzo/lzo.mk
index e9e0b3f9d..9f0729a5e 100644
--- a/package/lzo/lzo.mk
+++ b/package/lzo/lzo.mk
@@ -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