From 64ed5635e6a0762fd3140c20e73ea6ea46aeb996 Mon Sep 17 00:00:00 2001 From: RISCi_ATOM Date: Thu, 2 Jun 2016 15:40:46 +0000 Subject: [PATCH] Update location of libreCMC source repository for v1.3.4 --- trunk/scripts/download.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/scripts/download.pl b/trunk/scripts/download.pl index 70b63ac2..e20d0de2 100755 --- a/trunk/scripts/download.pl +++ b/trunk/scripts/download.pl @@ -222,7 +222,7 @@ foreach my $mirror (@ARGV) { } } -push @mirrors, 'https://librecmc.org/librecmc/downloads/sources'; +push @mirrors, 'https://librecmc.org/librecmc/downloads/sources/v1.3.4'; while (!$ok) { -- 2.25.1