Browse Source

Fixed default repo location string(s) in base-files pkg

risci_atom 9 years ago
parent
commit
3ea927b674
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/base-files/image-config.in

+ 1 - 1
package/base-files/image-config.in

@@ -170,7 +170,7 @@ if VERSIONOPT
 	config VERSION_REPO
 		string
 		prompt "Release repository"
-		default "http://downloads.openwrt.org/snapshots/trunk/%T/packages"
+		default "http://downloads.librecmc.org/snapshots/%v/%S/packages"
 		help
 			This is the repository address embedded in the image, it defaults
 			to the trunk snapshot repo; the url may contain the following placeholders: