commit | 5fbf36807f2deab566ccce7dc2744613e363c25a | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Tue Oct 11 16:52:48 2016 +0300 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Tue Oct 11 16:52:48 2016 +0300 |
tree | b53989f7b135984d3bd109a2161be096e032c062 | |
parent | db2919a20ff682a47e05f7281d98ea0637ca2c0c [diff] |
Updated OpenSSL used for win32 builds.
diff --git a/misc/GNUmakefile b/misc/GNUmakefile index b95af16..9ab4193 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile
@@ -5,7 +5,7 @@ TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-1.0.2h +OPENSSL = openssl-1.0.2j ZLIB = zlib-1.2.8 PCRE = pcre-8.39