alpine: remove openssl 1.0.2 pinning

This commit is contained in:
Robin Gloster
2019-07-30 03:25:27 +02:00
parent bf03f44ddf
commit e09fb8fe59
-1
View File
@@ -17081,7 +17081,6 @@ in
alpine = callPackage ../applications/networking/mailreaders/alpine {
tcl = tcl-8_5;
openssl = openssl_1_0_2;
};
msgviewer = callPackage ../applications/networking/mailreaders/msgviewer { };