1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-01 06:45:55 +02:00

gnu: flashrom: Use HTTPS for home page.

* gnu/packages/flashing-tools.scm (flashrom)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice
2018-01-13 21:16:23 +01:00
parent a178e83b99
commit 291b5de9ce
+1 -1
View File
@@ -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,