gnu: qemu: Update home-page.

* gnu/packages/virtualization.scm (qemu)[home-page]: Update URL.
This commit is contained in:
Rutger Helling 2017-12-28 23:28:06 +01:00
parent 0e5d0f66b5
commit ce9fbae1b7
No known key found for this signature in database
GPG Key ID: F3A727DB44FCCA36
1 changed files with 1 additions and 1 deletions

View File

@ -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.