summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-05-12 23:00:40 +0200
committerFelix Fietkau <nbd@nbd.name>2016-05-13 16:32:35 +0200
commit111285e742d075956a149dce5a817fad3de2c850 (patch)
tree9feaa2f92fe1baa053540c199be0425234f48be2 /scripts
parent1c61b214899355fc05627f0bbcb555e2da7a374f (diff)
downloadmaster-31e0f0ae-111285e742d075956a149dce5a817fad3de2c850.tar.gz
master-31e0f0ae-111285e742d075956a149dce5a817fad3de2c850.tar.bz2
master-31e0f0ae-111285e742d075956a149dce5a817fad3de2c850.zip
download.pl: use http://sources.lede-project.org as download mirror
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/download.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/download.pl b/scripts/download.pl
index 749c762eec..548eb7a14f 100755
--- a/scripts/download.pl
+++ b/scripts/download.pl
@@ -225,6 +225,7 @@ foreach my $mirror (@ARGV) {
}
#push @mirrors, 'http://mirror1.openwrt.org';
+push @mirrors, 'http://sources.lede-project.org';
push @mirrors, 'http://mirror2.openwrt.org/sources';
push @mirrors, 'http://downloads.openwrt.org/sources';