summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2017-05-30 17:14:00 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2017-05-30 17:14:00 +0300
commite372ca8121a1ba5dbfb0797511f5d9de71a74bba (patch)
tree07d7ef76e07c4bd4a20a4aadcd703c56aa2a1736
parenteaae85808abdf9968ed5d4c3f4c4c30301c78ef5 (diff)
Updated OpenSSL used for win32 builds.
-rw-r--r--misc/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/GNUmakefile b/misc/GNUmakefile
index bef4f0eac..253d8dcf4 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -6,7 +6,7 @@ TEMP = tmp
CC = cl
OBJS = objs.msvc8
-OPENSSL = openssl-1.0.2k
+OPENSSL = openssl-1.0.2l
ZLIB = zlib-1.2.11
PCRE = pcre-8.40