treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
|
||||
patches = [ ./threads.patch ./pfstools.patch ./pfsalign.patch ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://pfstools.sourceforge.net/;
|
||||
homepage = "http://pfstools.sourceforge.net/";
|
||||
description = "Toolkit for manipulation of HDR images";
|
||||
platforms = platforms.linux;
|
||||
license = licenses.lgpl2;
|
||||
|
||||
Reference in New Issue
Block a user