grub: update to 2.00~beta4.
This commit is contained in:
parent
c2372a9d83
commit
782902fd16
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'grub'
|
||||
pkgname=grub
|
||||
version="2.00~beta3"
|
||||
version="2.00~beta4"
|
||||
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=b0953e0b65767751fd9308374eecd26ba71d9b73425824a865708176ec0b8e94
|
||||
checksum=628a17fefafcbd90cdab25220ef3ae717558dde73e55adf83dfee3aae55e390e
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue