From 430fbedfa7b3992646939d4f1315b3c408eb1c2a Mon Sep 17 00:00:00 2001 From: Maxim Dounin Date: Mon, 23 Apr 2012 11:05:21 +0000 Subject: Update openssl used for win32 builds. --- misc/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/GNUmakefile b/misc/GNUmakefile index d84a02a4d..4076ea1ad 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.0h +OPENSSL = openssl-1.0.0i ZLIB = zlib-1.2.5 PCRE = pcre-8.30 -- cgit v1.2.1