grub: update to 2.00~rc1.
This commit is contained in:
parent
10862bbefc
commit
243fd5c430
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'grub'
|
# Template file for 'grub'
|
||||||
pkgname=grub
|
pkgname=grub
|
||||||
version="2.00~beta6"
|
version="2.00~rc1"
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-werror"
|
configure_args="--disable-werror"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.gnu.org/software/grub/"
|
homepage="http://www.gnu.org/software/grub/"
|
||||||
distfiles="http://alpha.gnu.org/gnu/grub/grub-$version.tar.xz"
|
distfiles="http://alpha.gnu.org/gnu/grub/grub-$version.tar.xz"
|
||||||
checksum=e58f5ae62b3384ccb75ea9709c85f344b68823e422fd3dea127b1dc28c08abfc
|
checksum=b203d04589bfb743d2844a695c2ae8ea11a3ee034c346a989f4474addb4ed032
|
||||||
long_desc="
|
long_desc="
|
||||||
This is GRUB 2, the second version of the GRand Unified Bootloader.
|
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
|
GRUB 2 is rewritten from scratch to make GNU GRUB cleaner, safer, more
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue