From 591700b8f730ec6a87ab9b46244fed2d1f211260 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Thu, 29 Jul 2010 09:10:12 +0000 Subject: [PATCH] copy OpenSSL-0.9.8o LICENSE for nginx/Windows zip --- misc/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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