win32: upgraded pcre to 8.42 and openssl to 1.1.0h.

Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
This commit is contained in:
Yichun Zhang (agentzh) 2018-04-19 17:17:15 -07:00
parent 17d6683267
commit 15aec7f8f9
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
#!/bin/bash
PCRE=pcre-8.41
PCRE=pcre-8.42
ZLIB=zlib-1.2.11
OPENSSL=openssl-1.0.2k
OPENSSL=openssl-1.1.0h
# wget https://www.openssl.org/source/openssl-1.0.2k.tar.gz
# wget http://zlib.net/zlib-1.2.11.tar.gz