gconv-modules depends on glibc. Set gconv-modules version from glibc
[openwrt/svn-archive/archive.git] / libs / libxml2 / Makefile
index ae22a06d185e7eb2ea193ff884ef0c8438bb4e8a..c4630b0777aa141414b8362c5e5bafd09428191f 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libxml2
-PKG_VERSION:=2.7.5
-PKG_RELEASE:=1
+PKG_VERSION:=2.7.6
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://xmlsoft.org/sources/ \
        ftp://fr.rpmfind.net/pub/libxml/
-PKG_MD5SUM:=2e29ca610579438714ebb1e4010a0ece
+PKG_MD5SUM:=7740a8ec23878a2f50120e1faa2730f2
 
 PKG_FIXUP:=libtool
 PKG_INSTALL:=1
@@ -38,7 +38,7 @@ TARGET_CFLAGS += $(FPIC)
 CONFIGURE_ARGS += \
        --enable-shared \
        --enable-static \
-       --without-c14n \
+       --with-c14n \
        --without-catalog \
        --without-debug \
        --without-docbook \