diff options
| author | pvi-tm <pvi-gitlab@vilarem.net> | 2025-12-29 09:39:17 +0100 |
|---|---|---|
| committer | pvi-tm <pvi-gitlab@vilarem.net> | 2025-12-29 09:39:17 +0100 |
| commit | 2dccf0b72bd9e3263992bb3ee77424b7c79e0c28 (patch) | |
| tree | 4f717207b845afd594120d84db5a872abbab1f62 | |
| parent | ca6ecd84665d580a1d98e284e43f4c9ff1093ffa (diff) | |
| download | www-2dccf0b72bd9e3263992bb3ee77424b7c79e0c28.tar www-2dccf0b72bd9e3263992bb3ee77424b7c79e0c28.tar.gz www-2dccf0b72bd9e3263992bb3ee77424b7c79e0c28.tar.bz2 www-2dccf0b72bd9e3263992bb3ee77424b7c79e0c28.tar.xz www-2dccf0b72bd9e3263992bb3ee77424b7c79e0c28.zip | |
Adding Mageia 10 to mirrorlist index.
| -rw-r--r-- | mirrorlist/index.php | 2 |
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'), |
