projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d858975
)
update master mirror url
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 1 Jul 2005 15:16:46 +0000
(15:16 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 1 Jul 2005 15:16:46 +0000
(15:16 +0000)
SVN-Revision: 1304
openwrt/scripts/download.pl
patch
|
blob
|
history
diff --git
a/openwrt/scripts/download.pl
b/openwrt/scripts/download.pl
index df55b8f12e37a57b0b01119a11c9be4655aa6553..08caa03e78135ff209161f07d2c85bd429150091 100755
(executable)
--- a/
openwrt/scripts/download.pl
+++ b/
openwrt/scripts/download.pl
@@
-77,7
+77,7
@@
foreach my $mirror (@ARGV) {
push @mirrors, 'http://mirror1.openwrt.org/';
push @mirrors, 'http://mirror2.openwrt.org/';
-push @mirrors, 'http://
openwrt.org/download
/sources/';
+push @mirrors, 'http://
downloads.openwrt.org
/sources/';
while (!$ok) {
my $mirror = shift @mirrors;