From: Maxim Dounin Date: Mon, 23 Apr 2012 11:05:21 +0000 (+0000) Subject: Update openssl used for win32 builds. X-Git-Tag: release-1.2.0~3 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=430fbedfa7b3992646939d4f1315b3c408eb1c2a;p=nginx.git Update openssl used for win32 builds. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index d84a02a4d..4076ea1ad 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.0h +OPENSSL = openssl-1.0.0i ZLIB = zlib-1.2.5 PCRE = pcre-8.30