aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2022-04-26 01:07:04 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-04-26 01:07:32 +0200
commitcbc796e825a97de0e18911b37181a94938c6d69b (patch)
treef8cf10b96f133712a5cd34b0cfa9410d7b628b06 /_includes
parentAdd links to hppa systemd stages (diff)
downloadwww-cbc796e825a97de0e18911b37181a94938c6d69b.tar.gz
www-cbc796e825a97de0e18911b37181a94938c6d69b.tar.bz2
www-cbc796e825a97de0e18911b37181a94938c6d69b.zip
Downloads: add -openrc in hppa stage filenames
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to '_includes')
-rw-r--r--_includes/downloads/hppa.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/downloads/hppa.html b/_includes/downloads/hppa.html
index dbdafe6..b225ef7 100644
--- a/_includes/downloads/hppa.html
+++ b/_includes/downloads/hppa.html
@@ -7,9 +7,9 @@
</div>
<h4>Stage archives</h4>
<div class="list-group">
- {% include partials/download-link.html type="stage3" arch="hppa" id="hppa1.1" title="Stage 3" tag="HPPA 1.1 | openrc" %}
+ {% include partials/download-link.html type="stage3" arch="hppa" id="hppa1.1-openrc" title="Stage 3" tag="HPPA 1.1 | openrc" %}
{% include partials/download-link.html type="stage3" arch="hppa" id="hppa1.1-systemd" title="Stage 3" tag="HPPA 1.1 | systemd" %}
- {% include partials/download-link.html type="stage3" arch="hppa" id="hppa2.0" title="Stage 3" tag="HPPA 2.0 | openrc" %}
+ {% include partials/download-link.html type="stage3" arch="hppa" id="hppa2.0-openrc" title="Stage 3" tag="HPPA 2.0 | openrc" %}
{% include partials/download-link.html type="stage3" arch="hppa" id="hppa2.0-systemd" title="Stage 3" tag="HPPA 2.0 | systemd" %}
</div>
</div>