connman: quote homepage

This commit is contained in:
Doron Behar
2020-03-27 10:43:50 +03:00
parent e9569a0a03
commit e55ad4897d
+1 -1
View File
@@ -72,7 +72,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "A daemon for managing internet connections";
homepage = https://01.org/connman;
homepage = "https://01.org/connman";
maintainers = [ maintainers.matejc ];
platforms = platforms.linux;
license = licenses.gpl2;