1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 12:01:49 +02:00

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
+1 -1
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