From 1a06f838c53b57225decf76cb85a0a78e6d3c138 Mon Sep 17 00:00:00 2001 From: filip Date: Mon, 15 Mar 2021 21:12:46 +0100 Subject: update mirrors cache --- lib/cached.list.php | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) (limited to 'lib/cached.list.php') diff --git a/lib/cached.list.php b/lib/cached.list.php index 88eb5ce66..093b029e9 100644 --- a/lib/cached.list.php +++ b/lib/cached.list.php @@ -620,55 +620,48 @@ 'url' => 'http://distro.ibiblio.org/pub/linux/distributions/mageia', ), 4 => - array ( - 'zone' => 'US', - 'country' => 'US', - 'city' => 'Durham', - 'url' => 'https://distro.ibiblio.org/mageia', - ), - 5 => array ( 'zone' => 'US', 'country' => 'US', 'city' => 'Lenoir, NC', 'url' => 'http://mirror.dacentec.com/mageia', ), - 6 => + 5 => array ( 'zone' => 'US', 'country' => 'US', 'city' => 'Lenoir, NC', 'url' => 'https://mirror.dacentec.com/mageia', ), - 7 => + 6 => array ( 'zone' => 'US', 'country' => 'US', 'city' => 'Princeton', 'url' => 'http://mirror.math.princeton.edu/pub/mageia', ), - 8 => + 7 => array ( 'zone' => 'US', 'country' => 'US', 'city' => 'Princeton', 'url' => 'https://mirror.math.princeton.edu/pub/mageia', ), - 9 => + 8 => array ( 'zone' => 'US', 'country' => 'US', 'city' => 'Richmond, VA', 'url' => 'ftp://mageia.jameswhitby.net/mageia', ), - 10 => + 9 => array ( 'zone' => 'US', 'country' => 'US', 'city' => 'Richmond, VA', 'url' => 'http://mageia.jameswhitby.net', ), - 11 => + 10 => array ( 'zone' => 'US', 'country' => 'US', -- cgit v1.2.1