openssl_1_1_0: add patch to fix c_rehash quoting

This commit is contained in:
Franz Pletz
2018-08-06 22:49:29 +02:00
parent 354a477f0f
commit 459a34ce5f
2 changed files with 40 additions and 0 deletions
@@ -126,6 +126,9 @@ in {
openssl_1_1_0 = common {
version = "1.1.0h";
sha256 = "05x509lccqjscgyi935z809pwfm708islypwhmjnb6cyvrn64daq";
patches = [
./revert-relaxed-quoting.patch
];
};
}