From 0b8787dd4492828b0a1b96c8f8648ef4d648276e Mon Sep 17 00:00:00 2001 From: David Hui Date: Tue, 15 Feb 2022 18:24:03 -0500 Subject: [PATCH] fix GentooDistfiles, opensuse, tdf --- data.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data.json b/data.json index 31c307a..dca533b 100644 --- a/data.json +++ b/data.json @@ -131,7 +131,7 @@ "GentooDistfiles": { "out_of_sync_since": null, "out_of_sync_interval": 86400, - "csc": "gentoo-distfiles", + "csc": "gentoo-distfiles/", "upstream": "http://gentoo.mirrors.tera-byte.com/", "file": "distfiles/timestamp.dev-local" }, @@ -272,7 +272,7 @@ "out_of_sync_since": null, "out_of_sync_interval": 86400, "csc": "opensuse/update/", - "upstream": "http://download.opensuse.org/update/", + "upstream": "http://opensuse-mirror-gce-us.opensu.se/update/", "file": "" }, "parabola": { @@ -350,9 +350,9 @@ "tdf": { "out_of_sync_since": null, "out_of_sync_interval": 86400, - "csc": "", - "upstream": "https://download.documentfoundation.org/TIMESTAMP", - "file": "tdf/TIMESTAMP" + "csc": "tdf/", + "upstream": "https://download.documentfoundation.org/", + "file": "TIMESTAMP" }, "trisquel": { "out_of_sync_since": null,