Merge pull request #281736 from D3vil0p3r/patch-13
openvpn: adding missing mainProgram value
This commit is contained in:
commit
9993f413a1
@ -66,6 +66,7 @@ let
|
||||
|
||||
meta = with lib; {
|
||||
description = "A robust and highly flexible tunneling application";
|
||||
mainProgram = "openvpn";
|
||||
downloadPage = "https://openvpn.net/community-downloads/";
|
||||
homepage = "https://openvpn.net/";
|
||||
license = licenses.gpl2Only;
|
||||
|
Loading…
Reference in New Issue
Block a user