grub: update to 1.98.
--HG-- extra : convert_revision : a78cf180f2a52d0034a220e4a492dd23f79ac937
This commit is contained in:
parent
2e0861406b
commit
ff692be2b5
1 changed files with 2 additions and 5 deletions
|
@ -1,14 +1,11 @@
|
||||||
# Template file for 'grub'
|
# Template file for 'grub'
|
||||||
pkgname=grub
|
pkgname=grub
|
||||||
version=1.97.2
|
version=1.98
|
||||||
revision=1
|
|
||||||
distfiles="ftp://alpha.gnu.org/gnu/grub/grub-$version.tar.gz"
|
distfiles="ftp://alpha.gnu.org/gnu/grub/grub-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-grub-emu --enable-grub-emu-usb
|
|
||||||
--enable-grub-fstest --enable-grub-pe2elf --enable-grub-mkfont"
|
|
||||||
short_desc="GRand Unified Bootloader 2"
|
short_desc="GRand Unified Bootloader 2"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=98c1d2623ce809ec25ba9136ea59c15a4580c71478d122be765e819cb06a1c49
|
checksum=bef2c1892e052967b65aab6aa62ac702c0e50ef8848506eacf3c0b2f5007c614
|
||||||
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