diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2010-07-29 09:10:12 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2010-07-29 09:10:12 +0000 |
| commit | 591700b8f730ec6a87ab9b46244fed2d1f211260 (patch) | |
| tree | e30eba04f3bba50e31b67a50875c6d86b45186d4 | |
| parent | 6f2796af040a298ff4503cc235f80952a54ed9e6 (diff) | |
| download | nginx-591700b8f730ec6a87ab9b46244fed2d1f211260.tar.gz nginx-591700b8f730ec6a87ab9b46244fed2d1f211260.tar.bz2 | |
copy OpenSSL-0.9.8o LICENSE for nginx/Windows zip
| -rw-r--r-- | misc/GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 4e5ff26ff..1b1b55708 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -5,7 +5,7 @@ NGINX = nginx-$(VER) TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-0.9.8n +OPENSSL = openssl-0.9.8o ZLIB = zlib-1.2.3 PCRE = pcre-7.9 |
