gnu: mcelog: Use HTTPS home page.

* gnu/packages/linux.scm (mcelog)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2017-10-12 23:57:29 +02:00
parent e03e9c86da
commit 71d60b966d
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -3699,7 +3699,7 @@ (define-public mcelog
;; The tests will only run as root on certain supported CPU models.
#:tests? #f))
(supported-systems (list "i686-linux" "x86_64-linux"))
(home-page "http://mcelog.org/")
(home-page "https://mcelog.org/")
(synopsis "Machine check monitor for x86 Linux systems")
(description
"The mcelog daemon is required by the Linux kernel to log memory, I/O, CPU,