xmlrpc-c: use new repository
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 12 Mar 2014 21:32:55 +0000 (21:32 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 12 Mar 2014 21:32:55 +0000 (21:32 +0000)
The xmlrpc-c code has been relocated to a new server use it.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39900 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/xmlrpc-c/Makefile

index 381c823..08e4a1b 100644 (file)
@@ -13,7 +13,7 @@ PKG_VERSION:=advanced_r$(PKG_REV)
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://xmlrpc-c.svn.sourceforge.net/svnroot/xmlrpc-c/advanced
+PKG_SOURCE_URL:=http://svn.code.sf.net/p/xmlrpc-c/code/advanced
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE_VERSION:=$(PKG_REV)
 PKG_SOURCE_PROTO:=svn