aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroot <root@sucuk.mageia.org>2025-12-29 09:45:05 +0100
committerroot <root@sucuk.mageia.org>2025-12-29 09:45:05 +0100
commit61fafcd4e0fe63ba9e4020e69ae8e86cf88b771e (patch)
tree4f717207b845afd594120d84db5a872abbab1f62
parent4e6ece44b5ae4b5629c7bc1c5fb7e01c35c73885 (diff)
parent2dccf0b72bd9e3263992bb3ee77424b7c79e0c28 (diff)
downloadwww-master.tar
www-master.tar.gz
www-master.tar.bz2
www-master.tar.xz
www-master.zip
Merge branch 'master' of git://git.mageia.org/web/wwwHEADmaster
-rw-r--r--mirrorlist/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mirrorlist/index.php b/mirrorlist/index.php
index d213606df..a40ef3c44 100644
--- a/mirrorlist/index.php
+++ b/mirrorlist/index.php
@@ -25,7 +25,7 @@ $debug = get('debug');
$source = get('source');
$arraycheck =array(
-'release' => array('5', '6', '7', '8', '9', 'cauldron'),
+'release' => array('5', '6', '7', '8', '9', '10', 'cauldron'),
'arch' => array('i586', 'i686', 'x86_64', 'SRPMS', 'armv5tl', 'armv7hl', 'aarch64'),
'section' => array('core', 'nonfree', 'tainted'),
'repo' => array('release', 'updates', 'updates_testing', 'backports', 'backports_testing'),