gnu: ganeti: Use HTTPS home page URI.
* gnu/packages/virtualization.scm (ganeti)[home-page]: Use HTTPS URI.
This commit is contained in:
parent
9045bf80a7
commit
21f4a18e36
@ -759,7 +759,7 @@ server and embedded PowerPC, and S390 guests.")
|
||||
("python-bitarray" ,python-bitarray)
|
||||
("python-paramiko" ,python-paramiko)
|
||||
("python-psutil" ,python-psutil)))
|
||||
(home-page "http://www.ganeti.org/")
|
||||
(home-page "https://www.ganeti.org/")
|
||||
(synopsis "Cluster-based virtual machine management system")
|
||||
(description
|
||||
"Ganeti is a virtual machine management tool built on top of existing
|
||||
|
Loading…
Reference in New Issue
Block a user