gnu: grub: Use https URL.
* gnu/packages/grub.scm (grub)[home-page]: Use https URL.
This commit is contained in:
		
							parent
							
								
									cc7a5c71d5
								
							
						
					
					
						commit
						175b259cca
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -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 | ||||
|  |  | |||
		Reference in a new issue