commit | 430fbedfa7b3992646939d4f1315b3c408eb1c2a | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Mon Apr 23 11:05:21 2012 +0000 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Mon Apr 23 11:05:21 2012 +0000 |
tree | 4d9f045a8a58259440d7e64b7ec1313e8e154649 | |
parent | c7bb162ffe3a3e2838c70916aa781084c00e8489 [diff] |
Update openssl used for win32 builds.
diff --git a/misc/GNUmakefile b/misc/GNUmakefile index d84a02a..4076ea1 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile
@@ -6,7 +6,7 @@ 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