1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2026-06-02 09:05:22 +02:00

Compare commits

...

2 Commits

Author SHA1 Message Date
dguglielmi 380beb6d1a sys-boot/grub-efi-image: bump sbat 2024-10-23 22:31:55 +02:00
dguglielmi c24ac2df58 sys-boot/grub-efi-image: update grub version 2024-10-23 22:00:05 +02:00
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
sbat,1,SBAT Version,sbat,1,https://github.com/rhboot/shim/blob/main/SBAT.md sbat,1,SBAT Version,sbat,1,https://github.com/rhboot/shim/blob/main/SBAT.md
grub,1,Free Software Foundation,grub,2.12,https//www.gnu.org/software/grub/ grub,4,Free Software Foundation,grub,2.12,https//www.gnu.org/software/grub/
grub.gentoo,1,Gentoo Linux,grub,@GENTOO_GRUB_VERSION@,https://packages.gentoo.org/packages/sys-boot/grub/ grub.gentoo,5,Gentoo Linux,grub,@GENTOO_GRUB_VERSION@,https://packages.gentoo.org/packages/sys-boot/grub/
@@ -25,7 +25,7 @@ BDEPEND="
media-fonts/dejavu media-fonts/dejavu
" "
GRUB_VERSION="2.12-r4" GRUB_VERSION="2.12-r5"
EFI_VENDOR="gentoo" EFI_VENDOR="gentoo"
GRUB_FONT_SIZE="16" GRUB_FONT_SIZE="16"