treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
committed by
Jörg Thalheim
parent
bf5eb87033
commit
84cf00f980
@@ -9,7 +9,7 @@ stdenv.mkDerivation rec {
|
||||
};
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://bitmath.org/code/mtdev/;
|
||||
homepage = "http://bitmath.org/code/mtdev/";
|
||||
description = "Multitouch Protocol Translation Library";
|
||||
longDescription = ''
|
||||
The mtdev is a stand-alone library which transforms all variants of
|
||||
|
||||
Reference in New Issue
Block a user