changeset 4406:4e7865c3cb54

Updated OpenSSL version used for win32 build.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 16 Jan 2012 15:10:36 +0000
parents 618e4c2f4acd
children 6a6836e65827
files misc/GNUmakefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -6,7 +6,7 @@ TEMP =		tmp
 REPO =		$(shell svn info | sed -n 's/^Repository Root: //p')
 
 OBJS =		objs.msvc8
-OPENSSL =	openssl-1.0.0e
+OPENSSL =	openssl-1.0.0f
 ZLIB =		zlib-1.2.5
 PCRE =		pcre-8.12