From 43e6d979b8babd9438ccedc1076fe2c09120e8ca Mon Sep 17 00:00:00 2001 From: Paul Spooren Date: Sun, 20 Mar 2022 13:02:58 +0000 Subject: OpenWrt v22.03: set branch defaults Signed-off-by: Paul Spooren --- package/base-files/image-config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package') diff --git a/package/base-files/image-config.in b/package/base-files/image-config.in index ac406bc456..f7f1d7b30a 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 "https://downloads.openwrt.org/snapshots" + default "https://downloads.openwrt.org/releases/22.03-SNAPSHOT" help This is the repository address embedded in the image, it defaults to the trunk snapshot repo; the url may contain the following placeholders: -- cgit v1.2.3