git: 0b9aaa5bfe - main - 13.0-RELEASE: fix path to riscv/riscv64 checksum URLs
Glen Barber
gjb at FreeBSD.org
Tue Aug 24 18:28:18 UTC 2021
The branch main has been updated by gjb:
URL: https://cgit.FreeBSD.org/doc/commit/?id=0b9aaa5bfe4de030898d096ebca7634316cea6eb
commit 0b9aaa5bfe4de030898d096ebca7634316cea6eb
Author: Glen Barber <gjb at FreeBSD.org>
AuthorDate: 2021-08-24 18:27:46 +0000
Commit: Glen Barber <gjb at FreeBSD.org>
CommitDate: 2021-08-24 18:27:46 +0000
13.0-RELEASE: fix path to riscv/riscv64 checksum URLs
Sponsored by: Rubicon Communications, LLC ("Netgate")
---
website/content/en/releases/13.0R/signatures.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/content/en/releases/13.0R/signatures.adoc b/website/content/en/releases/13.0R/signatures.adoc
index 424e6a4986..95fd96b646 100644
--- a/website/content/en/releases/13.0R/signatures.adoc
+++ b/website/content/en/releases/13.0R/signatures.adoc
@@ -30,7 +30,7 @@ This page contains links to the PGP-signed checksum files for FreeBSD {localRel}
|powerpc64le |link:{localRelSha512}-powerpc-powerpc64le.asc[SHA512] |link:{localRelSha256}-powerpc-powerpc64le.asc[SHA256]
|powerpcspe |link:{localRelSha512}-powerpc-powerpcspe.asc[SHA512] |link:{localRelSha256}-powerpc-powerpcspe.asc[SHA256]
|aarch64 |link:{localRelSha512}-arm64-aarch64.asc[SHA512] |link:{localRelSha256}-arm64-aarch64.asc[SHA256]
-|riscv64 |link:{localRelSha512}-riscv64.asc[SHA512] |link:{localRelSha256}-riscv64.asc[SHA256]
+|riscv64 |link:{localRelSha512}-riscv-riscv64.asc[SHA512] |link:{localRelSha256}-riscv-riscv64.asc[SHA256]
|===
== Virtual Machine Image Checksums
More information about the dev-commits-doc-all
mailing list