changeset 5645:7a7ced5b462c

Updated OpenSSL used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 08 Apr 2014 17:48:03 +0400
parents b948f9c73111
children fd722b890eab
files misc/GNUmakefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -5,7 +5,7 @@ NGINX =		nginx-$(VER)
 TEMP =		tmp
 
 OBJS =		objs.msvc8
-OPENSSL =	openssl-1.0.1f
+OPENSSL =	openssl-1.0.1g
 ZLIB =		zlib-1.2.8
 PCRE =		pcre-8.34