aboutsummaryrefslogtreecommitdiffstats
path: root/mirrorlist
diff options
context:
space:
mode:
Diffstat (limited to 'mirrorlist')
-rw-r--r--mirrorlist/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mirrorlist/index.php b/mirrorlist/index.php
index 35b3815f0..b3c5ee084 100644
--- a/mirrorlist/index.php
+++ b/mirrorlist/index.php
@@ -26,7 +26,7 @@ $source = get('source');
$arraycheck =array(
-'release' => array('5', '6', 'cauldron'),
+'release' => array('5', '6', '7', 'cauldron'),
'arch' => array('i586', 'x86_64', 'SRPMS', 'armv5tl', 'armv7hl', 'aarch64'),
'section' => array('core', 'nonfree', 'tainted'),
'repo' => array('release', 'updates', 'updates_testing', 'backports', 'backports_testing'),