From ff39a96f1f56679b91546225c6f90f3ad13c2d31 Mon Sep 17 00:00:00 2001 From: filip Date: Thu, 4 Jul 2019 20:26:37 +0200 Subject: switch to mga7 doc files (pdf and epub) to refresh cache lists --- lib/Downloads.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Downloads.php b/lib/Downloads.php index 42f706997..b602950fe 100644 --- a/lib/Downloads.php +++ b/lib/Downloads.php @@ -173,7 +173,7 @@ class Downloads ); if ($documentation) { - $test_file = $item['url'].'/doc/mga6/date.txt'; + $test_file = $item['url'].'/doc/mga7/date.txt'; } else if ($mirrorlist) { $test_file = $item['url'].'/distrib/7/x86_64/media/core/updates/repodata/repomd.xml'; } else { -- cgit v1.2.1