projects
/
librecmc
/
librecmc-fossil.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f1781c
)
Changed src. mirror location to libreCMC servers.
dev
author
nynex
<nynex>
Tue, 28 Jul 2015 18:53:15 +0000
(18:53 +0000)
committer
nynex
<nynex>
Tue, 28 Jul 2015 18:53:15 +0000
(18:53 +0000)
trunk/scripts/download.pl
patch
|
blob
|
history
diff --git
a/trunk/scripts/download.pl
b/trunk/scripts/download.pl
index 62e5797741f4337c8a8367a17b447dd23f6ec62d..bbe7f3af4f98a1e0de6937e6396f634aa5cdbfd0 100755
(executable)
--- a/
trunk/scripts/download.pl
+++ b/
trunk/scripts/download.pl
@@
-194,9
+194,8
@@
foreach my $mirror (@ARGV) {
}
}
-#push @mirrors, 'http://mirror1.librecmc.org';
-push @mirrors, 'http://mirror2.openwrt.org/sources';
-push @mirrors, 'http://downloads.openwrt.org/sources';
+push @mirrors, 'http://downloads.librecmc.org/sources/v1.3.2';
+push @mirrors, 'http://downloads.librecmc.org/sources'
while (!$ok) {
my $mirror = shift @mirrors;