[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/03: gnu: usbredir: Use HTTPS home-page URL.
From: |
Leo Famulari |
Subject: |
02/03: gnu: usbredir: Use HTTPS home-page URL. |
Date: |
Wed, 12 Jul 2017 16:28:08 -0400 (EDT) |
lfam pushed a commit to branch master
in repository guix.
commit 301565266fa563193a5e6c909fe72994a87a1f45
Author: Leo Famulari <address@hidden>
Date: Wed Jul 12 15:28:56 2017 -0400
gnu: usbredir: Use HTTPS home-page URL.
* gnu/packages/spice.scm (usbredir)[home-page]: Use HTTPS URL.
---
gnu/packages/spice.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/spice.scm b/gnu/packages/spice.scm
index f3f434c..08343c5 100644
--- a/gnu/packages/spice.scm
+++ b/gnu/packages/spice.scm
@@ -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