summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2016-10-11 16:52:48 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2016-10-11 16:52:48 +0300
commita3f3471fa35fd5796d8b81ff7e798705a792b232 (patch)
treeba91d550088ee417fd8e92df31cef5eb0f2a3678
parent09453e10d03571ecb32fe8bc77d4bcc7e10fcf3a (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 0d1ad87a2..703de53d1 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -5,7 +5,7 @@ NGINX = nginx-$(VER)
TEMP = tmp
OBJS = objs.msvc8
-OPENSSL = openssl-1.0.2h
+OPENSSL = openssl-1.0.2j
ZLIB = zlib-1.2.8
PCRE = pcre-8.39