From bc28f14d4caa0abf5ed598efea2d46f6bf7efad2 Mon Sep 17 00:00:00 2001 From: Manuel Hiebel Date: Thu, 28 Jan 2021 18:45:50 +0100 Subject: Add Mageia 8 --- mirrorlist/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mirrorlist/index.php b/mirrorlist/index.php index b3c5ee084..d603c16e4 100644 --- a/mirrorlist/index.php +++ b/mirrorlist/index.php @@ -26,7 +26,7 @@ $source = get('source'); $arraycheck =array( -'release' => array('5', '6', '7', 'cauldron'), +'release' => array('5', '6', '7', '8', 'cauldron'), 'arch' => array('i586', 'x86_64', 'SRPMS', 'armv5tl', 'armv7hl', 'aarch64'), 'section' => array('core', 'nonfree', 'tainted'), 'repo' => array('release', 'updates', 'updates_testing', 'backports', 'backports_testing'), -- cgit v1.2.1