[nginx] svn commit:  r4407 - trunk/misc
    mdounin at mdounin.ru 
    mdounin at mdounin.ru
       
    Mon Jan 16 15:10:37 UTC 2012
    
    
  
Author: mdounin
Date: 2012-01-16 15:10:36 +0000 (Mon, 16 Jan 2012)
New Revision: 4407
Log:
Updated OpenSSL version used for win32 build.
Modified:
   trunk/misc/GNUmakefile
Modified: trunk/misc/GNUmakefile
===================================================================
--- trunk/misc/GNUmakefile	2012-01-16 14:31:15 UTC (rev 4406)
+++ trunk/misc/GNUmakefile	2012-01-16 15:10:36 UTC (rev 4407)
@@ -6,7 +6,7 @@
 REPO =		$(shell svn info | sed -n 's/^Repository Root: //p')
 
 OBJS =		objs.msvc8
-OPENSSL =	openssl-1.0.0e
+OPENSSL =	openssl-1.0.0f
 ZLIB =		zlib-1.2.5
 PCRE =		pcre-8.12
 
    
    
More information about the nginx-devel
mailing list