treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -44,8 +44,8 @@ assert enableQt -> qwt != null;
|
||||
NIX_CFLAGS_COMPILE="-Wno-unused";
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://www.cgsecurity.org/wiki/Main_Page;
|
||||
downloadPage = https://www.cgsecurity.org/wiki/TestDisk_Download;
|
||||
homepage = "https://www.cgsecurity.org/wiki/Main_Page";
|
||||
downloadPage = "https://www.cgsecurity.org/wiki/TestDisk_Download";
|
||||
description = "Testdisk / Photorec - Data recovery utilities";
|
||||
longDescription = ''
|
||||
TestDisk is a powerful free data recovery software. It was primarily
|
||||
|
||||
Reference in New Issue
Block a user