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-10-28 17:35:00 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2014-10-28 17:35:00 +0300
commit23f27c282900aa78d9f77125e108ed953670ed6a (patch)
tree24689b691c72ef15dee3d413b3117bda847114aa
parentb3f9a94e6ade9f91995505398becb6d36e5d3ac0 (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 067f86d21..7bd909e89 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -5,7 +5,7 @@ NGINX = nginx-$(VER)
TEMP = tmp
OBJS = objs.msvc8
-OPENSSL = openssl-1.0.1i
+OPENSSL = openssl-1.0.1j
ZLIB = zlib-1.2.8
PCRE = pcre-8.35