projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c61b21
)
download.pl: use http://sources.lede-project.org as download mirror
author
Felix Fietkau
<nbd@nbd.name>
Thu, 12 May 2016 21:00:40 +0000
(23:00 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Fri, 13 May 2016 14:32:35 +0000
(16:32 +0200)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
scripts/download.pl
patch
|
blob
|
history
diff --git
a/scripts/download.pl
b/scripts/download.pl
index 749c762eec37f6423a169c0833857b3b3f087d20..548eb7a14f2c1442705e8dd71a3db560aa67ffb3 100755
(executable)
--- 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';