mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: pciutils: Use HTTPS home page.
* gnu/packages/pciutils.scm (pciutils)[home-page]: Use HTTPS.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user