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
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
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
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel