Treewide: use https for www.spice-space.org

This commit is contained in:
c0bw3b
2018-11-25 00:01:22 +01:00
parent 126f94d808
commit b911f22730
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
VD-Interfaces. The VD-Interfaces (VDI) enable both ends of the solution to be easily
utilized by a third-party component.
'';
homepage = http://www.spice-space.org/;
homepage = https://www.spice-space.org/;
license = licenses.lgpl21;
maintainers = [ maintainers.bluescreen303 ];