summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2017-01-27 19:06:35 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2017-01-27 19:06:35 +0300
commit131b28d9859d2f25a9b1d4d3a8dad72578d189fa (patch)
treef0e11a409f00402020ada612614ef5b666dfb632
parenta11a2f524d7fb21fe004c5c38295285ddfdd60ef (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 455818f64..e155fa9e5 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -5,7 +5,7 @@ NGINX = nginx-$(VER)
TEMP = tmp
OBJS = objs.msvc8
-OPENSSL = openssl-1.0.2j
+OPENSSL = openssl-1.0.2k
ZLIB = zlib-1.2.11
PCRE = pcre-8.40