From 4624fd5d195753c21a4859925925c9523e8b981c Mon Sep 17 00:00:00 2001 From: Maxim Dounin Date: Tue, 5 Jun 2012 13:17:05 +0000 Subject: [PATCH] Merge of r4632: updated openssl used for win32 builds. --- misc/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 4076ea1ad..10bfa8daf 100644 --- 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.0i +OPENSSL = openssl-1.0.1c ZLIB = zlib-1.2.5 PCRE = pcre-8.30