[nginx] svn commit: r4604 - trunk/misc
mdounin at mdounin.ru
mdounin at mdounin.ru
Mon Apr 23 11:05:22 UTC 2012
Author: mdounin
Date: 2012-04-23 11:05:21 +0000 (Mon, 23 Apr 2012)
New Revision: 4604
URL: http://trac.nginx.org/nginx/changeset/4604/nginx
Log:
Update openssl used for win32 builds.
Modified:
trunk/misc/GNUmakefile
Modified: trunk/misc/GNUmakefile
===================================================================
--- trunk/misc/GNUmakefile 2012-04-23 10:40:01 UTC (rev 4603)
+++ trunk/misc/GNUmakefile 2012-04-23 11:05:21 UTC (rev 4604)
@@ -6,7 +6,7 @@
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
More information about the nginx-devel
mailing list