summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2017-11-21 17:32:12 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2017-11-21 17:32:12 +0300
commit8e646df77a0ca3cc6dc4698f7470218fcff1d055 (patch)
tree7d3a09d0500d5be7c5f23d969c803ad924ecec98 /misc
parentb32cb6b61079d2eff69c89e0e718a79258507717 (diff)
downloadnginx-8e646df77a0ca3cc6dc4698f7470218fcff1d055.tar.gz
Updated OpenSSL used for win32 builds.
Diffstat (limited to 'misc')
-rw-r--r--misc/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/GNUmakefile b/misc/GNUmakefile
index 074a47bf0..19a70e040 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -6,7 +6,7 @@ TEMP = tmp
CC = cl
OBJS = objs.msvc8
-OPENSSL = openssl-1.0.2l
+OPENSSL = openssl-1.0.2m
ZLIB = zlib-1.2.11
PCRE = pcre-8.41