openssl: Use 1.0.2 by default
Provided that not too much breaks, we should probably cherry-pick this to 16.03, since the end of the 1.0.1 support window is a bit too close to the expected lifetime of 16.0.3. @domenkozar
This commit is contained in:
@@ -104,9 +104,9 @@ in {
|
||||
sha256 = "e7e81d82f3cd538ab0cdba494006d44aab9dd96b7f6233ce9971fb7c7916d511";
|
||||
};
|
||||
|
||||
openssl_1_0_2 = lowPrio (common {
|
||||
openssl_1_0_2 = common {
|
||||
version = "1.0.2g";
|
||||
sha256 = "b784b1b3907ce39abf4098702dade6365522a253ad1552e267a9a0e89594aa33";
|
||||
});
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user