gnu: flashrom: Use HTTPS for home page.

* gnu/packages/flashing-tools.scm (flashrom)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2018-01-13 21:16:23 +01:00
parent a178e83b99
commit 291b5de9ce
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
(string-append (assoc-ref inputs "dmidecode") (string-append (assoc-ref inputs "dmidecode")
"/sbin/dmidecode")))) "/sbin/dmidecode"))))
#t))))) #t)))))
(home-page "http://flashrom.org/") (home-page "https://flashrom.org/")
(synopsis "Identify, read, write, erase, and verify ROM/flash chips") (synopsis "Identify, read, write, erase, and verify ROM/flash chips")
(description (description
"flashrom is a utility for identifying, reading, writing, "flashrom is a utility for identifying, reading, writing,