[nginx] svn commit: r5031 - trunk/misc
mdounin at mdounin.ru
mdounin at mdounin.ru
Tue Feb 5 13:41:49 UTC 2013
Author: mdounin
Date: 2013-02-05 13:41:48 +0000 (Tue, 05 Feb 2013)
New Revision: 5031
URL: http://trac.nginx.org/nginx/changeset/5031/nginx
Log:
Updated OpenSSL used for win32 builds.
Modified:
trunk/misc/GNUmakefile
Modified: trunk/misc/GNUmakefile
===================================================================
--- trunk/misc/GNUmakefile 2013-02-04 16:44:22 UTC (rev 5030)
+++ trunk/misc/GNUmakefile 2013-02-05 13:41:48 UTC (rev 5031)
@@ -6,7 +6,7 @@
REPO = $(shell svn info | sed -n 's/^Repository Root: //p')
OBJS = objs.msvc8
-OPENSSL = openssl-1.0.1c
+OPENSSL = openssl-1.0.1d
ZLIB = zlib-1.2.7
PCRE = pcre-8.32
More information about the nginx-devel
mailing list