grub: Fix typo
This commit is contained in:
@@ -94,7 +94,7 @@ stdenv.mkDerivation rec {
|
|||||||
operating system (e.g., GNU).
|
operating system (e.g., GNU).
|
||||||
'';
|
'';
|
||||||
|
|
||||||
homepage = http://wwwp.gnu.org/software/grub/;
|
homepage = http://www.gnu.org/software/grub/;
|
||||||
|
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user