Merge pull request #198902 from aaronjheng/openvpn
openvpn: 2.5.6 -> 2.5.8
This commit is contained in:
commit
74edfb7355
1 changed files with 2 additions and 2 deletions
|
@ -81,8 +81,8 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
openvpn = generic {
|
openvpn = generic {
|
||||||
version = "2.5.6";
|
version = "2.5.8";
|
||||||
sha256 = "0gdd88rcan9vfiwkzsqn6fxxdim7kb1bsxrcra59c5xksprpwfik";
|
sha256 = "1cixqm4gn2d1v8qkbww75j30fzvxz13gc7whcmz54i0x4fvibwx6";
|
||||||
extraBuildInputs = [ openssl ];
|
extraBuildInputs = [ openssl ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue