diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2015-08-31 23:06:58 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-08-31 23:06:58 +0200 |
commit | 20a36cd877a270b20fd8652d1e9dd93c99a5cb55 (patch) | |
tree | 220d756804708b0dc9fc0ccba5b598f130cd7a3c /docs/website/download.html | |
parent | 42180d8ab85058e92384f38db4e86d794728411d (diff) | |
download | buildroot-20a36cd877a270b20fd8652d1e9dd93c99a5cb55.tar.gz buildroot-20a36cd877a270b20fd8652d1e9dd93c99a5cb55.zip |
Update for 2015.08
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/website/download.html')
-rw-r--r-- | docs/website/download.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/website/download.html b/docs/website/download.html index 935699e411..ef87b1c8b7 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -7,15 +7,15 @@ <p> -The latest stable release is <b>2015.05</b>, which can be downloaded +The latest stable release is <b>2015.08</b>, which can be downloaded here:<p> -<a href="/downloads/buildroot-2015.05.tar.gz">buildroot-2015.05.tar.gz</a> -(<a href="/downloads/buildroot-2015.05.tar.gz.sign">PGP signature</a>) +<a href="/downloads/buildroot-2015.08.tar.gz">buildroot-2015.08.tar.gz</a> +(<a href="/downloads/buildroot-2015.08.tar.gz.sign">PGP signature</a>) or -<a href="/downloads/buildroot-2015.05.tar.bz2">buildroot-2015.05.tar.bz2</a> -(<a href="/downloads/buildroot-2015.05.tar.bz2.sign">PGP signature</a>). - +<a href="/downloads/buildroot-2015.08.tar.bz2">buildroot-2015.08.tar.bz2</a> +(<a href="/downloads/buildroot-2015.08.tar.bz2.sign">PGP signature</a>). +<!-- <p> The latest release candidate is <b>2015.08-rc2</b>, which can be downloaded here:<p> @@ -26,7 +26,7 @@ or <a href="/downloads/buildroot-2015.08-rc2.tar.bz2">buildroot-2015.08-rc1.tar.bz2</a> (<a href="/downloads/buildroot-2015.08-rc2.tar.bz2.sign">PGP signature</a>). <p> - +--> This and earlier releases (and their PGP signatures) can always be downloaded from <a href="/downloads/">http://buildroot.net/downloads/</a>. |