mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
rbutil: Rework server info data handling.
Allow constructing release candidate URL from configuration the same way we construct the URL for releases. Note that the server path used does not exist, taken from old release candidate builds not available anymore. Change-Id: I7332f08df05ed39724b4900556aaa1f5e0ba463b
This commit is contained in:
parent
9bb60b7d85
commit
6c2780e709
6 changed files with 14 additions and 9 deletions
|
|
@ -2,6 +2,7 @@
|
|||
; builds
|
||||
release_url=http://download.rockbox.org/release/%RELVERSION%/rockbox-%MODEL%-%RELVERSION%.zip
|
||||
bleeding_url=http://build.rockbox.org/data/rockbox-%MODEL%.zip
|
||||
rc_url=http://download.rockbox.org/release-candidate/%RELVERSION%/rockbox-%MODEL%-%RELVERSION%.zip
|
||||
|
||||
; voice files
|
||||
release_voice_url=http://download.rockbox.org/release/%RELVERSION%/%MODEL%-%RELVERSION%-english.zip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue