From: Florian Fainelli Date: Tue, 2 Jan 2007 08:37:00 +0000 (+0000) Subject: Add another download source, also mirror it to openwrt mirror (#1124) X-Git-Tag: reboot~30147 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=66cb7db1f9e7b8b2d450a9f6571438b943d061cf;p=oweals%2Fopenwrt.git Add another download source, also mirror it to openwrt mirror (#1124) SVN-Revision: 5964 --- diff --git a/target/linux/ixp4xx-2.6/image/apex/Makefile b/target/linux/ixp4xx-2.6/image/apex/Makefile index d01f3b124e..e950aa09b8 100644 --- a/target/linux/ixp4xx-2.6/image/apex/Makefile +++ b/target/linux/ixp4xx-2.6/image/apex/Makefile @@ -14,7 +14,8 @@ PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=ftp://metalab.unc.edu/pub/Linux/system/boot/apex/ +PKG_SOURCE_URL:=ftp://ftp.buici.com/pub/apex/ \ + ftp://metalab.unc.edu/pub/Linux/system/boot/apex/ PKG_MD5SUM:=ed2183311aacf5714afbd825f3671417 PKG_CAT:=zcat