aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2013-04-29 19:57:13 +0000
committerManuel Hiebel <leuhmanu@mageia.org>2013-04-29 19:57:13 +0000
commite92e35166e025408a12ffeca733529570f2e11ff (patch)
tree3d9b4a32805be7a4862e89a72df3e2b518558d42 /lib
parent07a75b0fdba9f195e0a4405d632870a5aa3d30ec (diff)
downloadwww-e92e35166e025408a12ffeca733529570f2e11ff.tar
www-e92e35166e025408a12ffeca733529570f2e11ff.tar.gz
www-e92e35166e025408a12ffeca733529570f2e11ff.tar.bz2
www-e92e35166e025408a12ffeca733529570f2e11ff.tar.xz
www-e92e35166e025408a12ffeca733529570f2e11ff.zip
add linux.org.tr mirror (bug 8746)
Diffstat (limited to 'lib')
-rw-r--r--lib/cached.list.php31
1 files changed, 31 insertions, 0 deletions
diff --git a/lib/cached.list.php b/lib/cached.list.php
index 6236a7a72..500629f3a 100644
--- a/lib/cached.list.php
+++ b/lib/cached.list.php
@@ -495,6 +495,20 @@
'zone' => 'TW',
'url' => 'http://ftp.tku.edu.tw/Linux/Mageia',
),
+ 13 =>
+ array (
+ 'city' => 'Ankara',
+ 'continent' => 'AS',
+ 'zone' => 'TR',
+ 'url' => 'http://ftp.linux.org.tr/mageia/',
+ ),
+ 14 =>
+ array (
+ 'city' => 'Ankara',
+ 'continent' => 'AS',
+ 'zone' => 'TR',
+ 'url' => 'ftp://ftp.linux.org.tr/mageia/',
+ ),
),
'CA' =>
array (
@@ -910,5 +924,22 @@
'url' => 'ftp://mageia.mirror.garr.it/mirrors/mageia',
),
),
+ 'TR' =>
+ array (
+ 0 =>
+ array (
+ 'city' => 'Ankara',
+ 'continent' => 'AS',
+ 'zone' => 'TR',
+ 'url' => 'http://ftp.linux.org.tr/mageia/',
+ ),
+ 1 =>
+ array (
+ 'city' => 'Ankara',
+ 'continent' => 'AS',
+ 'zone' => 'TR',
+ 'url' => 'ftp://ftp.linux.org.tr/mageia/',
+ ),
+ ),
); ?>