gnu: qemu: Update home-page.
* gnu/packages/virtualization.scm (qemu)[home-page]: Update URL.
This commit is contained in:
parent
0e5d0f66b5
commit
ce9fbae1b7
|
@ -193,7 +193,7 @@ exec smbd $@")))
|
|||
("pkg-config" ,pkg-config)
|
||||
("python" ,python-2) ; incompatible with Python 3 according to error message
|
||||
("texinfo" ,texinfo)))
|
||||
(home-page "http://www.qemu-project.org")
|
||||
(home-page "https://www.qemu.org")
|
||||
(synopsis "Machine emulator and virtualizer")
|
||||
(description
|
||||
"QEMU is a generic machine emulator and virtualizer.
|
||||
|
|
Loading…
Reference in New Issue