mirror of
http://git.openwrt.org/packages.git
synced 2025-01-09 04:19:54 +08:00
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 <openwrt@kresin.me> git-svn-id: svn://svn.openwrt.org/openwrt/packages@39416 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4b28719502
commit
e69dca813c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user