gnu: mcelog: Use HTTPS home page.

* gnu/packages/linux.scm (mcelog)[home-page]: Use HTTPS.
master
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
1 changed files with 1 additions and 1 deletions

View File

@ -3699,7 +3699,7 @@ the default @code{nsswitch} and the experimental @code{umich_ldap}.")
;; 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,