summaryrefslogtreecommitdiffhomepage
path: root/misc
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2018-08-28 15:05:41 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2018-08-28 15:05:41 +0300
commit719d14de8e5887bcf26d27a940b2703977c52f7e (patch)
tree9286a477125a74bd12ffc9c922c944384574c7cb /misc
parent62821f1c99f3bdb79ddbef2386060a6deb192605 (diff)
downloadnginx-719d14de8e5887bcf26d27a940b2703977c52f7e.tar.gz
nginx-719d14de8e5887bcf26d27a940b2703977c52f7e.tar.bz2
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 243a18e73..73d8bd922 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -6,7 +6,7 @@ TEMP = tmp
CC = cl
OBJS = objs.msvc8
-OPENSSL = openssl-1.0.2o
+OPENSSL = openssl-1.0.2p
ZLIB = zlib-1.2.11
PCRE = pcre-8.42