treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -73,7 +73,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://dvdisaster.net/;
|
||||
homepage = "http://dvdisaster.net/";
|
||||
description = "Data loss/scratch/aging protection for CD/DVD media";
|
||||
longDescription = ''
|
||||
Dvdisaster provides a margin of safety against data loss on CD and
|
||||
|
||||
Reference in New Issue
Block a user