| commit | 19d3a6fd7af0c76af1bba1e8fbfbabb412f53cd2 | [log] [tgz] |
|---|---|---|
| author | Maxim Dounin <mdounin@mdounin.ru> | Mon Mar 23 02:44:41 2015 +0300 |
| committer | Maxim Dounin <mdounin@mdounin.ru> | Mon Mar 23 02:44:41 2015 +0300 |
| tree | e9522aeeb3f7ca21210ec349584a028adb3f4cb5 | |
| parent | 148d0f9fc562b43efa9a87649e52e3ffc9af9e4d [diff] |
Updated OpenSSL used for win32 builds.
diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 64adda6..9a0cf74 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile
@@ -5,7 +5,7 @@ TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-1.0.1l +OPENSSL = openssl-1.0.1m ZLIB = zlib-1.2.8 PCRE = pcre-8.35