aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2019-07-04 20:26:37 +0200
committerfilip <filip.komar@gmail.com>2019-07-04 20:26:37 +0200
commitff39a96f1f56679b91546225c6f90f3ad13c2d31 (patch)
tree9ead8de69bdba0348a566ac1d82613dcb4bbdd59
parent8c825ced0b23176999cd1df2114a923af4f5a9ce (diff)
downloadwww-ff39a96f1f56679b91546225c6f90f3ad13c2d31.tar
www-ff39a96f1f56679b91546225c6f90f3ad13c2d31.tar.gz
www-ff39a96f1f56679b91546225c6f90f3ad13c2d31.tar.bz2
www-ff39a96f1f56679b91546225c6f90f3ad13c2d31.tar.xz
www-ff39a96f1f56679b91546225c6f90f3ad13c2d31.zip
switch to mga7 doc files (pdf and epub) to refresh cache lists
-rw-r--r--lib/Downloads.php2
1 files changed, 1 insertions, 1 deletions
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 {