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:
1332acc
)
mxml: Update package source URL
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 29 Jan 2014 12:55:41 +0000
(12:55 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 29 Jan 2014 12:55:41 +0000
(12:55 +0000)
The ftp.easysw.com site has disappeared completely. So switch to the
authors personal site.
Signed-off-by: Mathias Kresin <openwrt@kresin.me>
SVN-Revision: 39416
libs/mxml/Makefile
patch
|
blob
|
history
diff --git
a/libs/mxml/Makefile
b/libs/mxml/Makefile
index fdaa5049397f4589258e668a3bfc8027de1bb96f..d3ba35710b567b914defe877323cf70bc5ab712b 100644
(file)
--- 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