[nginx] svn commit: r4426 - trunk/misc

mdounin at mdounin.ru mdounin at mdounin.ru
Mon Jan 30 13:47:04 UTC 2012


Author: mdounin
Date: 2012-01-30 13:47:03 +0000 (Mon, 30 Jan 2012)
New Revision: 4426

Log:
Update OpenSSL and PCRE used for win32 builds.


Modified:
   trunk/misc/GNUmakefile

Modified: trunk/misc/GNUmakefile
===================================================================
--- trunk/misc/GNUmakefile	2012-01-30 13:19:25 UTC (rev 4425)
+++ trunk/misc/GNUmakefile	2012-01-30 13:47:03 UTC (rev 4426)
@@ -6,9 +6,9 @@
 REPO =		$(shell svn info | sed -n 's/^Repository Root: //p')
 
 OBJS =		objs.msvc8
-OPENSSL =	openssl-1.0.0f
+OPENSSL =	openssl-1.0.0g
 ZLIB =		zlib-1.2.5
-PCRE =		pcre-8.12
+PCRE =		pcre-8.21
 
 
 release:



More information about the nginx-devel mailing list