gnu: pciutils: Use HTTPS home page.

* gnu/packages/pciutils.scm (pciutils)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2018-02-19 19:14:43 +01:00
parent 54a402ddd1
commit 8af77fe96b
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -85,7 +85,7 @@ (define-public pciutils
(inputs (inputs
`(("kmod" ,kmod) `(("kmod" ,kmod)
("zlib" ,zlib))) ("zlib" ,zlib)))
(home-page "http://mj.ucw.cz/sw/pciutils/") (home-page "https://mj.ucw.cz/sw/pciutils/")
(synopsis "Programs for inspecting and manipulating PCI devices") (synopsis "Programs for inspecting and manipulating PCI devices")
(description (description
"The PCI Utilities are a collection of programs for inspecting and "The PCI Utilities are a collection of programs for inspecting and