add libreCMC src repository to scripts/download.pl
authorRISCi_ATOM <bob@bobcall.me>
Mon, 13 Mar 2017 05:10:50 +0000 (01:10 -0400)
committerRISCi_ATOM <bob@bobcall.me>
Mon, 13 Mar 2017 05:10:50 +0000 (01:10 -0400)
scripts/download.pl

index bcac82ad1076e8f78317c1a41594d7b2ba54deb8..21b63f125666b013120be26193a2153f88c5ad54 100755 (executable)
@@ -266,6 +266,7 @@ foreach my $mirror (@ARGV) {
 }
 
 #push @mirrors, 'http://mirror1.openwrt.org';
+push @mirrors, 'https://librecmc.org/librecmc/downloads/sources/v1.4/';
 push @mirrors, 'http://sources.lede-project.org';
 push @mirrors, 'http://mirror2.openwrt.org/sources';
 push @mirrors, 'http://downloads.openwrt.org/sources';