commit:     c2aceed4f0270ec08274c5c4b0356c2acb15f40e
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  6 12:39:51 2024 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Sep  6 13:16:26 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2aceed4

sys-boot/grub: Fix URL typo in sbat.csv

Closes: https://github.com/gentoo/gentoo/pull/38484
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 sys-boot/grub/files/sbat.csv | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-boot/grub/files/sbat.csv b/sys-boot/grub/files/sbat.csv
index 2b87b532556c..f85cd8eb0632 100644
--- a/sys-boot/grub/files/sbat.csv
+++ b/sys-boot/grub/files/sbat.csv
@@ -1,3 +1,3 @@
 sbat,1,SBAT Version,sbat,1,https://github.com/rhboot/shim/blob/main/SBAT.md
-grub,3,Free Software Foundation,grub,%PV%,https//www.gnu.org/software/grub/
+grub,3,Free Software Foundation,grub,%PV%,https://www.gnu.org/software/grub/
 grub.gentoo,1,Gentoo,grub,%PV%,https://bugs.gentoo.org/

Reply via email to