treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -15,7 +15,7 @@ buildDunePackage rec {
|
||||
propagatedBuildInputs = [openssl];
|
||||
|
||||
meta = {
|
||||
homepage = http://savonet.rastageeks.org/;
|
||||
homepage = "http://savonet.rastageeks.org/";
|
||||
description = "OCaml bindings for libssl ";
|
||||
license = "LGPL+link exception";
|
||||
maintainers = [
|
||||
|
||||
Reference in New Issue
Block a user