libs/lzo: update to version 2.04, fix compile issues
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24412 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a330a86662
commit
0e86eb4ba2
@ -8,14 +8,15 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=lzo
|
||||
PKG_VERSION:=2.03
|
||||
PKG_RELEASE:=3
|
||||
PKG_VERSION:=2.04
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.oberhumer.com/opensource/lzo/download/
|
||||
PKG_MD5SUM:=0c3d078c2e8ea5a88971089a2f02a726
|
||||
PKG_MD5SUM:=a383c7055a310e2a71b9ecd19cfea2380c3d078c2e8ea5a88971089a2f02a726
|
||||
|
||||
PKG_FIXUP:=libtool no-autoreconf
|
||||
|
||||
PKG_FIXUP:=libtool
|
||||
PKG_INSTALL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user