[nginx] svn commit: r5066 - trunk/misc

mdounin at mdounin.ru mdounin at mdounin.ru
Mon Feb 11 23:37:20 UTC 2013


Author: mdounin
Date: 2013-02-11 23:37:20 +0000 (Mon, 11 Feb 2013)
New Revision: 5066
URL: http://trac.nginx.org/nginx/changeset/5066/nginx

Log:
Updated OpenSSL used for win32 builds.


Modified:
   trunk/misc/GNUmakefile

Modified: trunk/misc/GNUmakefile
===================================================================
--- trunk/misc/GNUmakefile	2013-02-11 16:11:14 UTC (rev 5065)
+++ trunk/misc/GNUmakefile	2013-02-11 23:37:20 UTC (rev 5066)
@@ -6,7 +6,7 @@
 REPO =		$(shell svn info | sed -n 's/^Repository Root: //p')
 
 OBJS =		objs.msvc8
-OPENSSL =	openssl-1.0.1d
+OPENSSL =	openssl-1.0.1e
 ZLIB =		zlib-1.2.7
 PCRE =		pcre-8.32
 



More information about the nginx-devel mailing list