[nginx] svn commit: r4632 - trunk/misc

mdounin at mdounin.ru mdounin at mdounin.ru
Tue May 15 14:20:06 UTC 2012


Author: mdounin
Date: 2012-05-15 14:20:06 +0000 (Tue, 15 May 2012)
New Revision: 4632
URL: http://trac.nginx.org/nginx/changeset/4632/nginx

Log:
Updated OpenSSL used for win32 builds.


Modified:
   trunk/misc/GNUmakefile

Modified: trunk/misc/GNUmakefile
===================================================================
--- trunk/misc/GNUmakefile	2012-05-15 08:10:59 UTC (rev 4631)
+++ trunk/misc/GNUmakefile	2012-05-15 14:20:06 UTC (rev 4632)
@@ -6,7 +6,7 @@
 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
 



More information about the nginx-devel mailing list