gnu: flashrom: Use HTTPS for home page.
* gnu/packages/flashing-tools.scm (flashrom)[home-page]: Use HTTPS.
This commit is contained in:
		
							parent
							
								
									a178e83b99
								
							
						
					
					
						commit
						291b5de9ce
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -76,7 +76,7 @@ | |||
|                         (string-append (assoc-ref inputs "dmidecode") | ||||
|                                        "/sbin/dmidecode")))) | ||||
|              #t))))) | ||||
|     (home-page "http://flashrom.org/") | ||||
|     (home-page "https://flashrom.org/") | ||||
|     (synopsis "Identify, read, write, erase, and verify ROM/flash chips") | ||||
|     (description | ||||
|      "flashrom is a utility for identifying, reading, writing, | ||||
|  |  | |||
		Reference in a new issue