1
0
forked from 0ad/0ad

Update OSX zlib version to the most recent and now only one hosted.

Fixes #4639
Refs #4362
Differential Revision: https://code.wildfiregames.com/D644
Tested By: Tobbi
This was SVN commit r19825.
This commit is contained in:
elexis 2017-06-25 14:58:51 +00:00
parent e7ab22286e
commit d7c4c20aa8

View File

@ -20,7 +20,7 @@
#
# --------------------------------------------------------------
# Library versions for ease of updating:
ZLIB_VERSION="zlib-1.2.8"
ZLIB_VERSION="zlib-1.2.11"
CURL_VERSION="curl-7.46.0"
ICONV_VERSION="libiconv-1.14"
XML2_VERSION="libxml2-2.9.3"