mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 12:44:10 -09:00
website/download.html: correct 2025.02.11 / 2026.02-rc1 entries
The 2026.02-rc1 release forgot to update the series and date and the 2025.02.11 release forgot to update the data, fix that. Reported-by: Julien Olivain <ju.o@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
6ea50235a2
commit
47eced3d05
1 changed files with 3 additions and 3 deletions
|
|
@ -18,7 +18,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<th>Candidate</th>
|
||||
<th>2025.11.x</th>
|
||||
<th>2026.02.x</th>
|
||||
<td>June 2026</td>
|
||||
<td>
|
||||
2026.02-rc1<br/>
|
||||
|
|
@ -26,7 +26,7 @@
|
|||
Changelog
|
||||
</a>
|
||||
</td>
|
||||
<td>2025-11-20</td>
|
||||
<td>2026-02-17</td>
|
||||
<td>
|
||||
<a href="/downloads/buildroot-2026.02-rc1.tar.gz">
|
||||
<img src="images/zip.png" width="24" alt="">
|
||||
|
|
@ -77,7 +77,7 @@
|
|||
Changelog
|
||||
</a>
|
||||
</td>
|
||||
<td>2026-01-20</td>
|
||||
<td>2026-02-20</td>
|
||||
<td>
|
||||
<a href="/downloads/buildroot-2025.02.11.tar.gz">
|
||||
<img src="images/zip.png" width="24" alt="">
|
||||
|
|
|
|||
Loading…
Reference in a new issue