Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2014-09-15 18:03:49 +0400
committerMaxim Dounin <mdounin@mdounin.ru>2014-09-15 18:03:49 +0400
commitce47411b45e8e0751905acce46edce3c5331f3a3 (patch)
tree438eb8ac2c87e893d88d9fa4900965ef149c3b94
parent6ec0f4d85b7fa4b74e7c758563b673fc19628411 (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 eb6cbf0b3..067f86d21 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -5,7 +5,7 @@ NGINX = nginx-$(VER)
TEMP = tmp
OBJS = objs.msvc8
-OPENSSL = openssl-1.0.1h
+OPENSSL = openssl-1.0.1i
ZLIB = zlib-1.2.8
PCRE = pcre-8.35