gnu: grub: Use https URL.
* gnu/packages/grub.scm (grub)[home-page]: Use https URL.
This commit is contained in:
parent
cc7a5c71d5
commit
175b259cca
@ -129,7 +129,7 @@
|
||||
("parted" ,parted)
|
||||
("qemu" ,qemu-for-tests)
|
||||
("xorriso" ,xorriso)))
|
||||
(home-page "http://www.gnu.org/software/grub/")
|
||||
(home-page "https://www.gnu.org/software/grub/")
|
||||
(synopsis "GRand Unified Boot loader")
|
||||
(description
|
||||
"GRUB is a multiboot bootloader. It is used for initially loading the
|
||||
|
Loading…
Reference in New Issue
Block a user