grub: update to 2.02
This commit is contained in:
parent
0282eec66d
commit
6ee02d6c2a
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'grub'
|
# Template file for 'grub'
|
||||||
pkgname=grub
|
pkgname=grub
|
||||||
version=2.02~rc2
|
version=2.02
|
||||||
revision=5
|
revision=1
|
||||||
hostmakedepends="flex"
|
hostmakedepends="flex"
|
||||||
makedepends="libusb-compat-devel ncurses-devel freetype-devel
|
makedepends="libusb-compat-devel ncurses-devel freetype-devel
|
||||||
liblzma-devel device-mapper-devel font-unifont-bdf fuse-devel"
|
liblzma-devel device-mapper-devel font-unifont-bdf fuse-devel"
|
||||||
@ -10,9 +10,9 @@ conf_files="/etc/default/grub /etc/grub.d/40_custom"
|
|||||||
short_desc="GRand Unified Bootloader 2"
|
short_desc="GRand Unified Bootloader 2"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.gnu.org/software/grub/"
|
homepage="https://www.gnu.org/software/grub/"
|
||||||
distfiles="http://alpha.gnu.org/gnu/grub/grub-${version}.tar.xz"
|
distfiles="https://ftp.gnu.org/gnu/grub/grub-${version}.tar.xz"
|
||||||
checksum=053bfcbe366733e4f5a1baf4eb15e1efd977225bdd323b78087ce5fa172fc246
|
checksum=810b3798d316394f94096ec2797909dbf23c858e48f7b3830826b8daa06b7b0f
|
||||||
|
|
||||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user