[package] change lftp source URL

git-svn-id: svn://svn.openwrt.org/openwrt/packages@14849 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-03-11 10:34:55 +00:00
parent 9074ff5948
commit f276887f78

View File

@ -14,7 +14,7 @@ PKG_VERSION:=3.7.7
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://ftp.yars.free.net/pub/source/lftp/
PKG_SOURCE_URL:=http://lftp.cybermirror.org/old/
PKG_MD5SUM:=7b1c58a6289448140b1cd328e1d51f94
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)