From d15a32b24b5a28b9d5ec0d855161a993712845d4 Mon Sep 17 00:00:00 2001 From: Hakase Date: Wed, 26 Jun 2019 00:44:34 +0900 Subject: [PATCH] Latest update - 7517 --- misc/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 0391a31..2a34ae5 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -6,7 +6,7 @@ TEMP = tmp CC = cl OBJS = objs.msvc8 -OPENSSL = openssl-1.1.1b +OPENSSL = openssl-1.1.1c ZLIB = zlib-1.2.11 PCRE = pcre-8.43