aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2016-04-01 07:12:11 +0000
committerJohn Crispin <blogic@openwrt.org>2016-04-01 07:12:11 +0000
commite2dcdbe1a80143a15ba9cbf345f2e4bc316c5f42 (patch)
tree59aaeed8afb98a2b4fdc42159e77368213a64ad6 /package/libs
parentc0c13ae0815fe29e7aefe8750d02f5426cf4395a (diff)
downloadmaster-187ad058-e2dcdbe1a80143a15ba9cbf345f2e4bc316c5f42.tar.gz
master-187ad058-e2dcdbe1a80143a15ba9cbf345f2e4bc316c5f42.tar.bz2
master-187ad058-e2dcdbe1a80143a15ba9cbf345f2e4bc316c5f42.zip
package/libs/lzo: update version to 2.09
Updates lzo to version 2.09 and changes copyright to 2016. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49110 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libs')
-rw-r--r--package/libs/lzo/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libs/lzo/Makefile b/package/libs/lzo/Makefile
index 6a88a6f384..d4e5e72bb5 100644
--- a/package/libs/lzo/Makefile
+++ b/package/libs/lzo/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2006-2012 OpenWrt.org
+# Copyright (C) 2006-2016 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=lzo
-PKG_VERSION:=2.08
+PKG_VERSION:=2.09
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.oberhumer.com/opensource/lzo/download/
-PKG_MD5SUM:=fcec64c26a0f4f4901468f360029678f
+PKG_MD5SUM:=c7ffc9a103afe2d1bba0b015e7aa887f
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1