treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
logic. This implies that PHP code is application
|
||||
logic, and is separated from the presentation.
|
||||
'';
|
||||
homepage = https://www.smarty.net;
|
||||
homepage = "https://www.smarty.net";
|
||||
license = licenses.lgpl21Plus;
|
||||
maintainers = with maintainers; [ das_j ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user