gnu: pciutils: Use HTTPS home page.
* gnu/packages/pciutils.scm (pciutils)[home-page]: Use HTTPS.
This commit is contained in:
parent
54a402ddd1
commit
8af77fe96b
@ -85,7 +85,7 @@
|
||||
(inputs
|
||||
`(("kmod" ,kmod)
|
||||
("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")
|
||||
(description
|
||||
"The PCI Utilities are a collection of programs for inspecting and
|
||||
|
Loading…
Reference in New Issue
Block a user