summaryrefslogtreecommitdiff
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
commit6cfbb1c5ae0418d7bddfc46319609ccf57c95478 (patch)
treec0d9dcf99587bda4e973b523257682a3b949a90d
parentd1d48ed8448e24ef5297bb37387544ad241591fe (diff)
downloadnginx-6cfbb1c5ae0418d7bddfc46319609ccf57c95478.tar.gz
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