Merge pull request #198902 from aaronjheng/openvpn

openvpn: 2.5.6 -> 2.5.8
This commit is contained in:
Mario Rodas
2022-11-06 18:46:00 -05:00
committed by GitHub
+2 -2
View File
@@ -81,8 +81,8 @@ in
};
openvpn = generic {
version = "2.5.6";
sha256 = "0gdd88rcan9vfiwkzsqn6fxxdim7kb1bsxrcra59c5xksprpwfik";
version = "2.5.8";
sha256 = "1cixqm4gn2d1v8qkbww75j30fzvxz13gc7whcmz54i0x4fvibwx6";
extraBuildInputs = [ openssl ];
};
}