From cbc796e825a97de0e18911b37181a94938c6d69b Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Tue, 26 Apr 2022 01:07:04 +0200 Subject: Downloads: add -openrc in hppa stage filenames MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- _includes/downloads/hppa.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_includes') 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 @@

Stage archives

- {% 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" %}
-- cgit v1.2.3-65-gdbad