windows: update libs

This commit is contained in:
proller 2017-04-17 01:42:51 +03:00
parent 207fe40547
commit c4a6560d52

View File

@ -61,11 +61,11 @@ LEVELDB_VERSION = "1.16.0.5"
CRC32C_VERSION = "1.1.0"
SNAPPY_VERSION = "1.1.1.7"
irrlicht = "irrlicht-1.8.4"
curl = "curl-7.50.3"
curl = "curl-7.53.1"
openal = "openal-soft-1.17.2"
libogg = "libogg-{}".format(LIBOGG_VERSION)
libvorbis = "libvorbis-1.3.5"
zlib = "zlib-1.2.8"
zlib = "zlib-1.2.11"
freetype = "freetype-2.7"
freetype_lib = "27"
luajit = "LuaJIT-2.0.4"