commit | 3013ac319e9b58d0c689eab6c5272028f5b6bf07 | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Wed Jan 22 16:10:13 2014 +0400 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Wed Jan 22 16:10:13 2014 +0400 |
tree | a8eca1b243c4d04dfce144fbca3b7a0a3f257182 | |
parent | c74e23ba3af8d9d8da048cb40bb7d77ab0143a94 [diff] |
Updated OpenSSL used for win32 builds.
diff --git a/misc/GNUmakefile b/misc/GNUmakefile index a190b45..bd62658 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile
@@ -5,7 +5,7 @@ TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-1.0.1e +OPENSSL = openssl-1.0.1f ZLIB = zlib-1.2.8 PCRE = pcre-8.33