diff options
author | Jani Välimaa <wally@mageia.org> | 2024-09-14 13:28:59 +0300 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2024-09-14 13:28:59 +0300 |
commit | 8a302f36b38b8ba9a1984b6d1f8778e4f1f5e4d8 (patch) | |
tree | 30f05da890ae37ce9d1dab50dcb22f90085e928c /lib/cached.list_mirrorlist.php | |
parent | fffcb3c8667ef3c8b04cb89b57519e5e85bb2b6a (diff) | |
download | www-8a302f36b38b8ba9a1984b6d1f8778e4f1f5e4d8.tar www-8a302f36b38b8ba9a1984b6d1f8778e4f1f5e4d8.tar.gz www-8a302f36b38b8ba9a1984b6d1f8778e4f1f5e4d8.tar.bz2 www-8a302f36b38b8ba9a1984b6d1f8778e4f1f5e4d8.tar.xz www-8a302f36b38b8ba9a1984b6d1f8778e4f1f5e4d8.zip |
Diffstat (limited to 'lib/cached.list_mirrorlist.php')
-rw-r--r-- | lib/cached.list_mirrorlist.php | 4 |
1 files changed, 2 insertions, 2 deletions
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 ( |