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:
authorIgor Sysoev <igor@sysoev.ru>2011-07-19 17:54:09 +0400
committerIgor Sysoev <igor@sysoev.ru>2011-07-19 17:54:09 +0400
commit429854b1f6a35e888ccb05fd631cf09f96e352f8 (patch)
tree9a447ca966233a6704a87668b40f9d6989a12901
parent5a80933ea069e2d307c9f384bade51d5618b56e0 (diff)
copy OpenSSL-0.9.8r LICENSE for nginx/Windows zip
-rw-r--r--misc/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/GNUmakefile b/misc/GNUmakefile
index 1b1b55708..90d36c43a 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -5,7 +5,7 @@ NGINX = nginx-$(VER)
TEMP = tmp
OBJS = objs.msvc8
-OPENSSL = openssl-0.9.8o
+OPENSSL = openssl-0.9.8r
ZLIB = zlib-1.2.3
PCRE = pcre-7.9