From 1cd121dd11aadc799b179ebb8600f27621acc84f Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Tue, 16 Feb 2021 02:16:25 +0100 Subject: OpenWrt v21.02: set branch defaults Signed-off-by: Alexander Couzens --- package/base-files/image-config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/base-files/image-config.in') diff --git a/package/base-files/image-config.in b/package/base-files/image-config.in index b5cd90f615..1f06332b00 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/21.02-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