diff --git a/srcpkgs/grub/template b/srcpkgs/grub/template index 8a42f322ff..6c8123df6d 100644 --- a/srcpkgs/grub/template +++ b/srcpkgs/grub/template @@ -1,6 +1,6 @@ # Template file for 'grub' pkgname=grub -version="2.00~beta2" +version="2.00~beta3" homepage="http://www.gnu.org/software/grub/" distfiles="http://alpha.gnu.org/gnu/grub/grub-$version.tar.xz" build_style=gnu-configure @@ -8,7 +8,7 @@ configure_args="--disable-werror" short_desc="GRand Unified Bootloader 2" maintainer="Juan RP <xtraeme@gmail.com>" license="GPL-3" -checksum=45d6fda26441b24215aabd83ab3797cde3fd4a4d511e37457464587805431b28 +checksum=b0953e0b65767751fd9308374eecd26ba71d9b73425824a865708176ec0b8e94 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