grub: fix license
This commit is contained in:
parent
5fec5ae32c
commit
ae379d179b
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ depends="os-prober"
|
|||
conf_files="/etc/default/grub /etc/grub.d/*"
|
||||
short_desc="GRand Unified Bootloader 2"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnu.org/software/grub/"
|
||||
distfiles="${GNU_SITE}/grub/grub-${version}.tar.xz"
|
||||
checksum=e5292496995ad42dabe843a0192cf2a2c502e7ffcc7479398232b10a472df77d
|
||||
|
|
Loading…
Reference in a new issue