Updated PCRE used for win32 builds.
Maxim Dounin
4 years ago
1 changed file(s) with
1 addition(s)
and
1 deletion(s)
.
Raw diff
Collapse all
Expand all
+1
-1
misc/GNUmakefile
less
more
7
7
OBJS = objs.msvc8
8
8
OPENSSL = openssl-1.0.2l
9
9
ZLIB = zlib-1.2.11
10
PCRE = pcre-8.40
10
PCRE = pcre-8.41
11
11
12
12
13
13
release: export