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>2015-02-10 16:54:12 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2015-02-10 16:54:12 +0300
commitc28ca06c1ba98ef2c99fd437fd62106fe654afd7 (patch)
treebc7fb221e0ab4eff958f6b1e69e9553858724749
parent66c25a7d7763b8a6bd4215b4af9f9fcc3f4d061a (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 7bd909e89..64adda6fb 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -5,7 +5,7 @@ NGINX = nginx-$(VER)
TEMP = tmp
OBJS = objs.msvc8
-OPENSSL = openssl-1.0.1j
+OPENSSL = openssl-1.0.1l
ZLIB = zlib-1.2.8
PCRE = pcre-8.35