[nginx] svn commit: r4527 - trunk/misc

mdounin at mdounin.ru mdounin at mdounin.ru
Thu Mar 15 01:57:10 UTC 2012


Author: mdounin
Date: 2012-03-15 01:57:09 +0000 (Thu, 15 Mar 2012)
New Revision: 4527

Log:
Updated OpenSSL and PCRE used for win32 builds.


Modified:
   trunk/misc/GNUmakefile

Modified: trunk/misc/GNUmakefile
===================================================================
--- trunk/misc/GNUmakefile	2012-03-12 12:29:56 UTC (rev 4526)
+++ trunk/misc/GNUmakefile	2012-03-15 01:57:09 UTC (rev 4527)
@@ -6,9 +6,9 @@
 REPO =		$(shell svn info | sed -n 's/^Repository Root: //p')
 
 OBJS =		objs.msvc8
-OPENSSL =	openssl-1.0.0g
+OPENSSL =	openssl-1.0.0h
 ZLIB =		zlib-1.2.5
-PCRE =		pcre-8.21
+PCRE =		pcre-8.30
 
 
 release:



More information about the nginx-devel mailing list