gnu: usbredir: Use HTTPS home-page URL.

* gnu/packages/spice.scm (usbredir)[home-page]: Use HTTPS URL.
This commit is contained in:
Leo Famulari 2017-07-12 15:28:56 -04:00
parent 83ad0dfcbe
commit 301565266f
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@
over a network connection. It can be used to redirect traffic from a USB device
to a different (virtual) machine than the one to which the USB device is
attached.")
(home-page "http://www.spice-space.org")
(home-page "https://www.spice-space.org")
(license (list license:gpl2+ license:lgpl2.0+ license:lgpl2.1+)))))
(define-public virglrenderer