update go-part to the plural.
Andrew Lewman

Andrew Lewman commited on 2013-08-02 16:04:10
Zeige 1 geänderte Dateien mit 3 Einfügungen und 3 Löschungen.

... ...
@@ -1050,10 +1050,10 @@ my %m = (
1050 1050
             httpWebsiteMirror => "",
1051 1051
             httpsWebsiteMirror => "",
1052 1052
             rsyncWebsiteMirror => "",
1053
-            ftpWebsiteMirror => "",
1054
-            httpDistMirror => "http://mirrors.go-part.com/tor/dist/",
1053
+            ftpWebsiteMirror => "ftp://mirrors.go-parts.com/tor/",
1054
+            httpDistMirror => "http://mirrors.go-parts.com/tor/dist/",
1055 1055
             httpsDistMirror => "",
1056
-            rsyncDistMirror => "rsync://mirrors.go-part.com/tor/dist/",
1056
+            rsyncDistMirror => "rsync://mirrors.go-parts.com/mirrors/tor/",
1057 1057
             hiddenServiceMirror => "",
1058 1058
     },
1059 1059
         mirror089 => {
1060 1060