projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74f390b
)
xmlrpc-c: use new repository
author
Florian Fainelli
<florian@openwrt.org>
Wed, 12 Mar 2014 21:32:55 +0000
(21:32 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
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>
SVN-Revision: 39900
libs/xmlrpc-c/Makefile
patch
|
blob
|
history
diff --git
a/libs/xmlrpc-c/Makefile
b/libs/xmlrpc-c/Makefile
index 381c8238ae510a0932808140bb20114ee6ad2a5a..08e4a1bc76eada9f59d716d6fac1858a3217ea09 100644
(file)
--- a/
libs/xmlrpc-c/Makefile
+++ b/
libs/xmlrpc-c/Makefile
@@
-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