grub: update to 2.00~beta3.
This commit is contained in:
parent
bc03f29405
commit
583528c0ad
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~beta2"
|
version="2.00~beta3"
|
||||||
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"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -8,7 +8,7 @@ configure_args="--disable-werror"
|
||||||
short_desc="GRand Unified Bootloader 2"
|
short_desc="GRand Unified Bootloader 2"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
checksum=45d6fda26441b24215aabd83ab3797cde3fd4a4d511e37457464587805431b28
|
checksum=b0953e0b65767751fd9308374eecd26ba71d9b73425824a865708176ec0b8e94
|
||||||
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…
Reference in a new issue