Skip to content
Snippets Groups Projects
Commit 427536bc authored by Florian Fainelli's avatar Florian Fainelli
Browse files

apex: change Source URL for Apex package

As both of the PKG_SOURCE_URLs within the Apex Makefile appear to be no
longer functional, this patch changes the source URL to the OpenWRT
downloads page. Apologies for resubmitting, but there was a syntax error
in the previous patch ( http://patchwork.openwrt.org/patch/5025

 ).

Signed-off-by: default avatarRiley Baird <orthogonal@librewrt.org>
[florian: unmangle patch, fix subject]
Signed-off-by: default avatarFlorian Fainelli <florian@openwrt.org>

SVN-Revision: 40718
parent 21b14da8
No related branches found
No related tags found
No related merge requests found
...@@ -12,8 +12,7 @@ PKG_VERSION:=1.6.9 ...@@ -12,8 +12,7 @@ PKG_VERSION:=1.6.9
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://ftp.buici.com/pub/apex/ \ PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
ftp://metalab.unc.edu/pub/Linux/system/boot/apex/
PKG_MD5SUM:=9606cf2e3fd2c9a86fe0b61388509a30 PKG_MD5SUM:=9606cf2e3fd2c9a86fe0b61388509a30
PKG_TARGETS:=bin PKG_TARGETS:=bin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment