aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-03-27 21:47:48 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-03-27 21:48:09 +0100
commit2298dfdda5f9e88830b005dc903a7e44b21443bf (patch)
tree9019693a716ed030a1cfef8a7e9980db44c6ab86
parentUpdate download links (drop "merged-usr") (diff)
downloadwww-2298dfdda5f9e88830b005dc903a7e44b21443bf.tar.gz
www-2298dfdda5f9e88830b005dc903a7e44b21443bf.tar.bz2
www-2298dfdda5f9e88830b005dc903a7e44b21443bf.zip
Update links (mips n32)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--_includes/downloads/mips.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/downloads/mips.html b/_includes/downloads/mips.html
index 081cbec..c733f7d 100644
--- a/_includes/downloads/mips.html
+++ b/_includes/downloads/mips.html
@@ -27,13 +27,13 @@
<h4>Stage archives, little-endian N32</h4>
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="mips" id="mipsel3_n32-openrc" title="Stage 3" tag="mips3 | n32 | el | openrc" %}
- {% include partials/download-link.html type="stage3" arch="mips" id="mipsel3_n32-systemd-mergedusr" title="Stage 3" tag="mips3 | n32 | el | systemd | merged usr" %}
+ {% include partials/download-link.html type="stage3" arch="mips" id="mipsel3_n32-systemd" title="Stage 3" tag="mips3 | n32 | el | systemd" %}
</div>
<h4>Stage archives, big-endian N32</h4>
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="mips" id="mips3_n32-openrc" title="Stage 3" tag="mips3 | n32 | eb | openrc" %}
- {% include partials/download-link.html type="stage3" arch="mips" id="mips3_n32-systemd-mergedusr" title="Stage 3" tag="mips3 | n32 | eb | systemd | merged usr" %}
+ {% include partials/download-link.html type="stage3" arch="mips" id="mips3_n32-systemd" title="Stage 3" tag="mips3 | n32 | eb | systemd" %}
</div>
</div>