treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
||||
ocproxy is a user-level SOCKS and port forwarding proxy for OpenConnect
|
||||
based on lwIP.
|
||||
'';
|
||||
homepage = https://github.com/cernekee/ocproxy;
|
||||
homepage = "https://github.com/cernekee/ocproxy";
|
||||
license = licenses.bsd3;
|
||||
maintainers = [ maintainers.joko ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user