From 2dccf0b72bd9e3263992bb3ee77424b7c79e0c28 Mon Sep 17 00:00:00 2001 From: pvi-tm Date: Mon, 29 Dec 2025 09:39:17 +0100 Subject: Adding Mageia 10 to mirrorlist index. --- mirrorlist/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'), -- cgit v1.2.1