From: RISCi_ATOM Date: Fri, 31 Jan 2020 14:02:07 +0000 (-0500) Subject: Fix default repository URL in base-files X-Git-Tag: v1.5.1~34 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f892eb0bd5b27ea64a183138caa2fd28e021904a;p=librecmc%2Flibrecmc.git Fix default repository URL in base-files --- diff --git a/package/base-files/image-config.in b/package/base-files/image-config.in index 7a239c8c89..155a01ae06 100644 --- a/package/base-files/image-config.in +++ b/package/base-files/image-config.in @@ -183,7 +183,7 @@ if VERSIONOPT config VERSION_REPO string prompt "Release repository" - default "http://downloads.openwrt.org/releases/19.07-SNAPSHOT" + default "https://librecmc.org/librecmc/downloads/snapshots/%v" help This is the repository address embedded in the image, it defaults to the trunk snapshot repo; the url may contain the following placeholders: