lzo: bump to version 2.08
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 29 Jun 2014 14:39:45 +0000 (16:39 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 29 Jun 2014 14:39:45 +0000 (16:39 +0200)
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>
package/lzo/lzo.mk

index e9e0b3f9dbdb56d0de8a4f6a4b4a761b73c6e3fd..9f0729a5edcdcddafa22fbce39ef4e255bfeed1b 100644 (file)
@@ -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