summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2016-05-24 17:44:01 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2016-05-24 17:44:01 +0300
commit91c1a88b46aad82eeaf3adefb632320c10284791 (patch)
tree7f5f91712f15f6b69fbeadccbed6466fc40bdb80
parent450c3ae887c1e35954720404c888bcb68da0a2d4 (diff)
downloadnginx-91c1a88b46aad82eeaf3adefb632320c10284791.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 1f021c5c9..ff9bee603 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -5,7 +5,7 @@ NGINX = nginx-$(VER)
TEMP = tmp
OBJS = objs.msvc8
-OPENSSL = openssl-1.0.2g
+OPENSSL = openssl-1.0.2h
ZLIB = zlib-1.2.8
PCRE = pcre-8.38