From 243fd5c4306df3422e2dc5fc321a3cc52c097350 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 27 Jun 2012 17:40:24 +0200 Subject: [PATCH] grub: update to 2.00~rc1. --- srcpkgs/grub/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/grub/template b/srcpkgs/grub/template index 8d36539de17..8890a0a945e 100644 --- a/srcpkgs/grub/template +++ b/srcpkgs/grub/template @@ -1,6 +1,6 @@ # Template file for 'grub' pkgname=grub -version="2.00~beta6" +version="2.00~rc1" revision=1 build_style=gnu-configure configure_args="--disable-werror" @@ -11,7 +11,7 @@ maintainer="Juan RP " license="GPL-3" homepage="http://www.gnu.org/software/grub/" distfiles="http://alpha.gnu.org/gnu/grub/grub-$version.tar.xz" -checksum=e58f5ae62b3384ccb75ea9709c85f344b68823e422fd3dea127b1dc28c08abfc +checksum=b203d04589bfb743d2844a695c2ae8ea11a3ee034c346a989f4474addb4ed032 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