diff core/grub/grub.sh @ 1107:7791d3dbfecf

vanilla: consolidate licenses and many options
author David Demelier <markand@malikania.fr>
date Wed, 18 Sep 2019 21:01:00 +0200
parents ddab65a5b3f5
children
line wrap: on
line diff
--- a/core/grub/grub.sh	Tue Sep 17 21:01:00 2019 +0200
+++ b/core/grub/grub.sh	Wed Sep 18 21:01:00 2019 +0200
@@ -18,7 +18,7 @@
 PKGNAME=grub
 PKGVERSION=2.02
 PKGREVISION=1
-PKGLICENSE="GPLv3+"
+PKGLICENSE="GPLv30+"
 PKGSUMMARY="GNU boot loader"
 PKGDOWNLOAD="ftp://ftp.gnu.org/gnu/$PKGNAME/$PKGNAME-$PKGVERSION.tar.xz"
 PKGDEPENDS="lvm2 binutils:build bison flex linux-headers"