From a2f0faf1fea270e3984072a93b7b2f5d0286ea84 Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 1 Feb 2011 20:31:36 +0000 Subject: [PATCH] libxml2: add a more reliable mirror, original site is down git-svn-id: svn://svn.openwrt.org/openwrt/packages@25288 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/libxml2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libs/libxml2/Makefile b/libs/libxml2/Makefile index f91fa9b3b..c81e4ccd6 100644 --- a/libs/libxml2/Makefile +++ b/libs/libxml2/Makefile @@ -12,7 +12,8 @@ PKG_VERSION:=2.7.8 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://xmlsoft.org/sources/ \ +PKG_SOURCE_URL:=http://gd.tuwien.ac.at/languages/libxml/ \ + http://xmlsoft.org/sources/ \ ftp://fr.rpmfind.net/pub/libxml/ PKG_MD5SUM:=8127a65e8c3b08856093099b52599c86 -- 2.11.0