projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b28719
)
mxml: Update package source URL
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 29 Jan 2014 12:55:41 +0000
(12:55 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39416
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/mxml/Makefile
patch
|
blob
|
history
diff --git
a/libs/mxml/Makefile
b/libs/mxml/Makefile
index
fdaa504
..
d3ba357
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