diff --git a/templates/grub2/template b/templates/grub2/template index 623aad2449b..39a4acd26df 100644 --- a/templates/grub2/template +++ b/templates/grub2/template @@ -1,6 +1,6 @@ # Template file for 'grub2' pkgname=grub2 -version=1.97 +version=1.97.1 wrksrc=grub-$version distfiles="ftp://alpha.gnu.org/gnu/grub/grub-$version.tar.gz" build_style=gnu_configure @@ -8,7 +8,7 @@ configure_args="--enable-grub-emu --enable-grub-emu-usb --enable-grub-fstest --enable-grub-pe2elf --enable-grub-mkfont" short_desc="GRand Unified Bootloader 2" maintainer="Juan RP " -checksum=8d582e9627ab6d7c73edaed3c30c933aefc2884aec76cf671d6d40f46ce65673 +checksum=51f04517a3eb730a0f66e68cf5b0e376f6a073899b4405b2ac14667825f937bf long_desc=" This is GRUB 2, the second version of the GRand Unified Bootloader. GRUB 2 is rewritten from scratch to make GNU GRUB cleaner, safer, more