From: Felix Fietkau Date: Thu, 25 Apr 2013 17:16:53 +0000 (+0000) Subject: build: fix one more instance of a stray -rc1 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=2bf8bd27c0e1c59551a6d7b514c03cd0ef419d8e build: fix one more instance of a stray -rc1 SVN-Revision: 36425 --- diff --git a/package/base-files/image-config.in b/package/base-files/image-config.in index dfc7fb6c58..07e1db60d7 100644 --- a/package/base-files/image-config.in +++ b/package/base-files/image-config.in @@ -169,7 +169,7 @@ menuconfig VERSIONOPT config VERSION_REPO string prompt "Release repository" if VERSIONOPT - default "http://downloads.openwrt.org/attitude_adjustment/12.09-rc1/%S/packages" if VERSIONOPT + default "http://downloads.openwrt.org/attitude_adjustment/12.09/%S/packages" if VERSIONOPT help This is the repository address embedded in the image, it defaults to the trunk snapshot repo; the url may contain the following placeholders: