aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-03-27 21:55:30 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-03-27 21:55:30 +0100
commitc670de05e7ffc43ce5d7dfa2ddc1b7ab3dba98ce (patch)
treed100f879333654ac3a60ced7eac1da68b605ad45
parentUpdate links (mips n32) (diff)
downloadwww-c670de05e7ffc43ce5d7dfa2ddc1b7ab3dba98ce.tar.gz
www-c670de05e7ffc43ce5d7dfa2ddc1b7ab3dba98ce.tar.bz2
www-c670de05e7ffc43ce5d7dfa2ddc1b7ab3dba98ce.zip
Fix sparc download links
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--_includes/downloads/sparc.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/_includes/downloads/sparc.html b/_includes/downloads/sparc.html
index 30ec448..ad31cb3 100644
--- a/_includes/downloads/sparc.html
+++ b/_includes/downloads/sparc.html
@@ -5,10 +5,10 @@
</div>
<h4>Stage archives</h4>
<div class="list-group">
- {% include partials/download-link.html type="stage3" arch="sparc" id="sparc64" title="Stage 3 (64-bit userland)" tag="openrc" %}
- {% include partials/download-link.html type="stage3" arch="sparc" id="sparc64-systemd-mergedusr" title="Stage 3 (64-bit userland)" tag="systemd | merged usr" %}
- {% include partials/download-link.html type="stage3" arch="sparc" id="sparc" title="Stage 3 (32-bit userland)" tag="openrc" %}
- {% include partials/download-link.html type="stage3" arch="sparc" id="sparc-systemd-mergedusr" title="Stage 3 (32-bit userland)" tag="systemd | merged usr" %}
+ {% include partials/download-link.html type="stage3" arch="sparc" id="sparc64-openrc" title="Stage 3 (64-bit userland)" tag="openrc" %}
+ {% include partials/download-link.html type="stage3" arch="sparc" id="sparc64-systemd" title="Stage 3 (64-bit userland)" tag="systemd" %}
+ {% include partials/download-link.html type="stage3" arch="sparc" id="sparc-openrc" title="Stage 3 (32-bit userland)" tag="openrc" %}
+ {% include partials/download-link.html type="stage3" arch="sparc" id="sparc-systemd" title="Stage 3 (32-bit userland)" tag="systemd" %}
</div>
</div>
<div class="col-xs-12 col-md-6">