grub: update to 2.02~rc2
This commit is contained in:
parent
5b0b562c30
commit
30411afbc7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'grub'
|
||||
pkgname=grub
|
||||
version=2.02~rc1
|
||||
version=2.02~rc2
|
||||
revision=1
|
||||
hostmakedepends="flex"
|
||||
makedepends="libusb-compat-devel ncurses-devel freetype-devel
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="http://www.gnu.org/software/grub/"
|
||||
distfiles="http://alpha.gnu.org/gnu/grub/grub-${version}.tar.xz"
|
||||
checksum=445239e9b96d1143c194c1d37851cf4196b83701c60172e49665e9d453d80278
|
||||
checksum=053bfcbe366733e4f5a1baf4eb15e1efd977225bdd323b78087ce5fa172fc246
|
||||
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
nopie=yes
|
||||
|
|
Loading…
Reference in a new issue