From: jow Date: Wed, 29 Jan 2014 12:55:41 +0000 (+0000) Subject: mxml: Update package source URL X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=e69dca813c691ebda26093efd9740e01729939ad;p=packages.git mxml: Update package source URL The ftp.easysw.com site has disappeared completely. So switch to the authors personal site. Signed-off-by: Mathias Kresin git-svn-id: svn://svn.openwrt.org/openwrt/packages@39416 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/mxml/Makefile b/libs/mxml/Makefile index fdaa50493..d3ba35710 100644 --- a/libs/mxml/Makefile +++ b/libs/mxml/Makefile @@ -13,7 +13,7 @@ PKG_VERSION:=2.6 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://ftp.easysw.com/pub/mxml/$(PKG_VERSION)/ +PKG_SOURCE_URL:=http://www.msweet.org/files/project3/$(PKG_VERSION)/ PKG_FIXUP:=autoreconf include $(INCLUDE_DIR)/package.mk