diff options
Diffstat (limited to 'binary/Makefile.windows')
-rw-r--r-- | binary/Makefile.windows | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binary/Makefile.windows b/binary/Makefile.windows index e6ec26bf..8dbbc270 100644 --- a/binary/Makefile.windows +++ b/binary/Makefile.windows | |||
@@ -6,7 +6,7 @@ MINGW_SYSROOT=/usr/lib/mingw-w64-sysroot/$(MINGW_PREFIX) | |||
6 | # "mingw" or "mingw64" | 6 | # "mingw" or "mingw64" |
7 | OPENSSL_PLATFORM=mingw | 7 | OPENSSL_PLATFORM=mingw |
8 | # Versions of dependencies | 8 | # Versions of dependencies |
9 | LIBLUA_VERSION=5.3.4 | 9 | LIBLUA_VERSION=5.4.3 |
10 | OPENSSL_VERSION=1.0.2o | 10 | OPENSSL_VERSION=1.0.2o |
11 | ZLIB_VERSION=1.2.11 | 11 | ZLIB_VERSION=1.2.11 |
12 | BZIP2_VERSION=1.0.6 | 12 | BZIP2_VERSION=1.0.6 |