download.pl: use http://sources.lede-project.org as download mirror
[openwrt/staging/dedeckeh.git] / scripts / download.pl
index 749c762eec37f6423a169c0833857b3b3f087d20..548eb7a14f2c1442705e8dd71a3db560aa67ffb3 100755 (executable)
@@ -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';