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.lede-project.org./?a=commitdiff_plain;h=8d1a74ac0965815c7cb339ba5a6cdc3603dcf04a;p=openwrt%2Fsvn-archive%2Fopenwrt.git 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: