From 99ae6bae8792cb296661cd0a499ffca97838f90e Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 6 Jul 2008 18:00:01 +0000 Subject: [PATCH] Update libxml2 to 2.6.32 (#3595) SVN-Revision: 11732 --- libs/libxml2/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/libs/libxml2/Makefile b/libs/libxml2/Makefile index 37cae8285c..da986c635c 100644 --- a/libs/libxml2/Makefile +++ b/libs/libxml2/Makefile @@ -9,16 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libxml2 -PKG_VERSION:=2.6.20 +PKG_VERSION:=2.6.32 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:=8f0b3ce721bda11401e656b90ba4e78c - -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install +PKG_MD5SUM:=2621d322c16f0257e30f0ff2b13384de PKG_FIXUP = libtool -- 2.30.2