From: Maxim Dounin Date: Tue, 15 May 2012 14:20:06 +0000 (+0000) Subject: Updated OpenSSL used for win32 builds. X-Git-Tag: release-1.3.0~1 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=07c178491cf53b2247e8d1c1bb594a564c566494;p=nginx.git Updated OpenSSL used for win32 builds. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 4076ea1ad..10bfa8daf 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -6,7 +6,7 @@ TEMP = tmp REPO = $(shell svn info | sed -n 's/^Repository Root: //p') OBJS = objs.msvc8 -OPENSSL = openssl-1.0.0i +OPENSSL = openssl-1.0.1c ZLIB = zlib-1.2.5 PCRE = pcre-8.30