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
path: root/misc
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2015-06-15 20:20:12 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2015-06-15 20:20:12 +0300
commitff0e31d7c79d8346c2a58ed31066c8982e54ee22 (patch)
treed252d09058af3f7b6226b5692932c3fcaf33ec86 /misc
parentcb3dcbb81ea0ab0e54b4673bcd05b644911ac5c2 (diff)
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 4638009d9..2f97870ae 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -5,7 +5,7 @@ NGINX = nginx-$(VER)
TEMP = tmp
OBJS = objs.msvc8
-OPENSSL = openssl-1.0.1m
+OPENSSL = openssl-1.0.1o
ZLIB = zlib-1.2.8
PCRE = pcre-8.35