diff options
| -rw-r--r-- | SBAT.example.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SBAT.example.md b/SBAT.example.md index fa2e9741..930f71a1 100644 --- a/SBAT.example.md +++ b/SBAT.example.md @@ -192,7 +192,7 @@ Debian discovers that they actually shipped bug 0 as well (woops). They produce a new build which fixes it and has the following in `.sbat`: ``` sbat,1,SBAT Version,sbat,1,https://github.com/rhboot/shim/blob/main/SBAT.md -grub,1,Free Software Foundation,grub,2.04,https://www.gnu.org/software/grub/ +grub,2,Free Software Foundation,grub,2.04,https://www.gnu.org/software/grub/ grub.debian,2,Debian,grub2,2.04-13,https://packages.debian.org/source/sid/grub2 ``` |
