treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -19,6 +19,6 @@ stdenv.mkDerivation rec {
|
||||
maintainers = with maintainers; [ enzime ];
|
||||
license = stdenv.lib.licenses.lgpl3;
|
||||
description = "An opensource database of photographic lenses and their characteristics";
|
||||
homepage = http://lensfun.sourceforge.net/;
|
||||
homepage = "http://lensfun.sourceforge.net/";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user