commit | 6fa37a6c3b832a0a0526d352fa4f93d6a7124576 | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Tue Sep 11 13:36:34 2012 +0000 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Tue Sep 11 13:36:34 2012 +0000 |
tree | de3e3c6dba7203e41c5557422459f15b7b905319 | |
parent | f5e90ce368b8fefe7f030ad24d78c55e6f23544f [diff] |
Updated zlib used for win32 builds.
diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 0689877..69ef229 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile
@@ -7,7 +7,7 @@ OBJS = objs.msvc8 OPENSSL = openssl-1.0.1c -ZLIB = zlib-1.2.5 +ZLIB = zlib-1.2.7 PCRE = pcre-8.31