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://www.bareos.org/;
|
||||
homepage = "http://www.bareos.org/";
|
||||
description = "A fork of the bacula project";
|
||||
license = licenses.agpl3;
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user