diff options
| author | root <root@sucuk.mageia.org> | 2025-06-27 22:15:01 +0200 |
|---|---|---|
| committer | root <root@sucuk.mageia.org> | 2025-06-27 22:15:01 +0200 |
| commit | 86e3f16516c8c5552a7e422b4ffa4b8a77d9d05a (patch) | |
| tree | 6cdf9693cae606bd56eb821ae6bdf485eb9052d9 | |
| parent | 8d4a1300db39d9727e029989754df893820149f4 (diff) | |
| parent | 84e4bdd25eb90c9957a76c272314d9e86d285742 (diff) | |
| download | www-86e3f16516c8c5552a7e422b4ffa4b8a77d9d05a.tar www-86e3f16516c8c5552a7e422b4ffa4b8a77d9d05a.tar.gz www-86e3f16516c8c5552a7e422b4ffa4b8a77d9d05a.tar.bz2 www-86e3f16516c8c5552a7e422b4ffa4b8a77d9d05a.tar.xz www-86e3f16516c8c5552a7e422b4ffa4b8a77d9d05a.zip | |
Merge branch 'master' of git://git.mageia.org/web/www
| -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..4a3265f69 100644 --- a/mirrorlist/index.php +++ b/mirrorlist/index.php @@ -31,7 +31,7 @@ $arraycheck =array( 'repo' => array('release', 'updates', 'updates_testing', 'backports', 'backports_testing'), ); -$archives = array('5', '6', '7'); +$archives = array('5', '6', '7', '8'); if ($source){ $link = "MIRROR/distrib/$release/SRPMS/$section/$repo/"; |
