From 8a302f36b38b8ba9a1984b6d1f8778e4f1f5e4d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Sat, 14 Sep 2024 13:28:59 +0300 Subject: Replace ftp.acc.umu.se with mirror.accum.se --- lib/cached.list.php | 4 ++-- lib/cached.list_doc.php | 4 ++-- lib/cached.list_mirrorlist.php | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'lib') diff --git a/lib/cached.list.php b/lib/cached.list.php index 6b1e93505..2b2de13dd 100644 --- a/lib/cached.list.php +++ b/lib/cached.list.php @@ -565,14 +565,14 @@ 'zone' => 'SE', 'country' => 'SE', 'city' => 'Umeå', - 'url' => 'http://ftp.acc.umu.se/mirror/mageia', + 'url' => 'http://mirror.accum.se/mirror/mageia', ), 59 => array ( 'zone' => 'SE', 'country' => 'SE', 'city' => 'Umeå', - 'url' => 'https://ftp.acc.umu.se/mirror/mageia', + 'url' => 'https://mirror.accum.se/mirror/mageia', ), 60 => array ( diff --git a/lib/cached.list_doc.php b/lib/cached.list_doc.php index dae37db42..1f55d5570 100644 --- a/lib/cached.list_doc.php +++ b/lib/cached.list_doc.php @@ -565,14 +565,14 @@ 'zone' => 'SE', 'country' => 'SE', 'city' => 'Umeå', - 'url' => 'http://ftp.acc.umu.se/mirror/mageia', + 'url' => 'http://mirror.accum.se/mirror/mageia', ), 59 => array ( 'zone' => 'SE', 'country' => 'SE', 'city' => 'Umeå', - 'url' => 'https://ftp.acc.umu.se/mirror/mageia', + 'url' => 'https://mirror.accum.se/mirror/mageia', ), 60 => array ( diff --git a/lib/cached.list_mirrorlist.php b/lib/cached.list_mirrorlist.php index 6022445c3..e620d20e4 100644 --- a/lib/cached.list_mirrorlist.php +++ b/lib/cached.list_mirrorlist.php @@ -558,14 +558,14 @@ 'zone' => 'SE', 'country' => 'SE', 'city' => 'Umeå', - 'url' => 'http://ftp.acc.umu.se/mirror/mageia', + 'url' => 'http://mirror.accum.se/mirror/mageia', ), 59 => array ( 'zone' => 'SE', 'country' => 'SE', 'city' => 'Umeå', - 'url' => 'https://ftp.acc.umu.se/mirror/mageia', + 'url' => 'https://mirror.accum.se/mirror/mageia', ), 60 => array ( -- cgit v1.2.1