1
0
forked from 0ad/0ad

Update some OS X libraries with security fixes and hopefully low regression risks. Refs #4362.

This was SVN commit r21583.
This commit is contained in:
fabio 2018-03-18 17:21:29 +00:00
parent 160dcdd477
commit 182103c143

View File

@ -21,7 +21,7 @@
# --------------------------------------------------------------
# Library versions for ease of updating:
ZLIB_VERSION="zlib-1.2.11"
CURL_VERSION="curl-7.58.0"
CURL_VERSION="curl-7.59.0"
ICONV_VERSION="libiconv-1.15"
XML2_VERSION="libxml2-2.9.8"
SDL2_VERSION="SDL2-2.0.5"
@ -30,9 +30,9 @@ BOOST_VERSION="boost_1_64_0"
WXWIDGETS_VERSION="wxWidgets-3.0.3.1"
# libpng was included as part of X11 but that's removed from Mountain Lion
# (also the Snow Leopard version was ancient 1.2)
PNG_VERSION="libpng-1.6.29"
OGG_VERSION="libogg-1.3.2"
VORBIS_VERSION="libvorbis-1.3.5"
PNG_VERSION="libpng-1.6.34"
OGG_VERSION="libogg-1.3.3"
VORBIS_VERSION="libvorbis-1.3.6"
# gloox is necessary for multiplayer lobby
GLOOX_VERSION="gloox-1.0.20"
# NSPR is necessary for threadsafe Spidermonkey
@ -41,7 +41,7 @@ NSPR_VERSION="4.15"
# NOTE: remember to also update LIB_URL below when changing version
ICU_VERSION="icu4c-59_1"
ENET_VERSION="enet-1.3.13"
MINIUPNPC_VERSION="miniupnpc-2.0.20170509"
MINIUPNPC_VERSION="miniupnpc-2.0.20180222"
# --------------------------------------------------------------
# Bundled with the game:
# * SpiderMonkey 38