[package] update libxml2 to 2.7.3

git-svn-id: svn://svn.openwrt.org/openwrt/packages@15087 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-04-03 09:11:58 +00:00
parent 5e65c8c907
commit 8ab8b79584

View File

@ -9,13 +9,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libxml2
PKG_VERSION:=2.7.2
PKG_RELEASE:=3
PKG_VERSION:=2.7.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://xmlsoft.org/sources/ \
ftp://fr.rpmfind.net/pub/libxml/
PKG_MD5SUM:=dc43ff7ae6aded45f578c87b7b0c8766
PKG_MD5SUM:=8f4fda3969237c2a33bdb1583b5d06b2
PKG_FIXUP:=libtool
include $(INCLUDE_DIR)/package.mk