commit | 075f82cb8c28751d15888c9d7762a204d039e214 | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Sat Feb 13 07:28:14 2016 +0300 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Sat Feb 13 07:28:14 2016 +0300 |
tree | ae1e5aed5f18a242a77d5fea1e9a4b9c450235bf | |
parent | e98db54a17e02b9fc9c2b57af48cc30e6f12468e [diff] |
Updated OpenSSL used for win32 builds.
diff --git a/misc/GNUmakefile b/misc/GNUmakefile index ba7b26e..adec088 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile
@@ -5,7 +5,7 @@ TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-1.0.2e +OPENSSL = openssl-1.0.2f ZLIB = zlib-1.2.8 PCRE = pcre-8.38