| commit | 6e0ef4934d8f5fa5d0928dc04f8bf0baf8c9aec6 | [log] [tgz] |
|---|---|---|
| author | Maxim Dounin <mdounin@mdounin.ru> | Fri Jan 27 19:06:35 2017 +0300 |
| committer | Maxim Dounin <mdounin@mdounin.ru> | Fri Jan 27 19:06:35 2017 +0300 |
| tree | f0e11a409f00402020ada612614ef5b666dfb632 | |
| parent | 8aa6b186f2097c6bd3d68dbbcc8c234c012abac5 [diff] |
Updated OpenSSL used for win32 builds.
diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 455818f..e155fa9 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile
@@ -5,7 +5,7 @@ TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-1.0.2j +OPENSSL = openssl-1.0.2k ZLIB = zlib-1.2.11 PCRE = pcre-8.40