mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 17:47:35 +00:00
openvpn: 2.5.6 -> 2.5.8
This commit is contained in:
parent
60426c0a35
commit
2b24d0d98e
@ -81,8 +81,8 @@ in
|
||||
};
|
||||
|
||||
openvpn = generic {
|
||||
version = "2.5.6";
|
||||
sha256 = "0gdd88rcan9vfiwkzsqn6fxxdim7kb1bsxrcra59c5xksprpwfik";
|
||||
version = "2.5.8";
|
||||
sha256 = "1cixqm4gn2d1v8qkbww75j30fzvxz13gc7whcmz54i0x4fvibwx6";
|
||||
extraBuildInputs = [ openssl ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user