win32: upgraded pcre to 8.41.

This commit is contained in:
Yichun Zhang (agentzh) 2017-11-03 17:34:07 -07:00
parent a1444be0bf
commit 2094e6321b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
PCRE=pcre-8.40
PCRE=pcre-8.41
ZLIB=zlib-1.2.11
OPENSSL=openssl-1.0.2k