rebranding...
[librewrt/.git] / bright-ben / scripts / download.pl
index 0bdf6c21658957cb03d9dafeb3709b6fd1bebc3e..496694355bae94cce6ef813d11d68d68eea51cf6 100755 (executable)
@@ -165,7 +165,8 @@ foreach my $mirror (@ARGV) {
 }
 
 push @mirrors, 'http://download.librewrt.org/sources';
-
+push @mirrors, 'http://riscicomputing.com/src/pkgs';
+push @mirrors, 'http://riscicomputing.org/src/pkgs';
 while (!$ok) {
        my $mirror = shift @mirrors;
        $mirror or die "No more mirrors to try - giving up.\n";