From c9c0280618f661c5d37b36058cb71b01e082affb Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Wed, 25 Aug 2021 21:15:25 +0200 Subject: riscv downloads: link to new stage names MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- _includes/downloads/riscv.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_includes/downloads/riscv.html b/_includes/downloads/riscv.html index 6509b4d..a2652f0 100644 --- a/_includes/downloads/riscv.html +++ b/_includes/downloads/riscv.html @@ -1,10 +1,10 @@

Stage archives (~riscv)

- {% include partials/download-link.html type="stage3" arch="riscv" id="rv64_lp64d-20.0-openrc" title="Stage 3" tag="lp64d | openrc | 20.0" %} - {% include partials/download-link.html type="stage3" arch="riscv" id="rv64_lp64d-20.0-systemd" title="Stage 3" tag="lp64d | systemd | 20.0" %} - {% include partials/download-link.html type="stage3" arch="riscv" id="rv64_lp64-20.0-openrc" title="Stage 3" tag="lp64 | openrc | 20.0" %} - {% include partials/download-link.html type="stage3" arch="riscv" id="rv64_lp64-20.0-systemd" title="Stage 3" tag="lp64 | systemd | 20.0" %} + {% include partials/download-link.html type="stage3" arch="riscv" id="rv64_lp64d-openrc" title="Stage 3" tag="lp64d | openrc" %} + {% include partials/download-link.html type="stage3" arch="riscv" id="rv64_lp64d-systemd" title="Stage 3" tag="lp64d | systemd" %} + {% include partials/download-link.html type="stage3" arch="riscv" id="rv64_lp64-openrc" title="Stage 3" tag="lp64 | openrc" %} + {% include partials/download-link.html type="stage3" arch="riscv" id="rv64_lp64-systemd" title="Stage 3" tag="lp64 | systemd" %}

Details (contents, hashes, and signatures)

-- cgit v1.2.3-65-gdbad