changeset 4603:3fd9155f9534

Update openssl used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 23 Apr 2012 11:05:21 +0000
parents 8036fc6af2df
children d3fc672fd6cc
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.0h
+OPENSSL =	openssl-1.0.0i
 ZLIB =		zlib-1.2.5
 PCRE =		pcre-8.30