From 12345e56d4db70cb031861d4e08ea7232be2eda9 Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Wed, 6 Jan 2016 11:41:01 -0800 Subject: [android, linux, osx] Upgrade to libpng 1.6.20 - refs https://github.com/mapbox/mason/tree/libpng-1.6.20 - refs https://travis-ci.org/mapbox/mason/builds/100661025 --- platform/osx/scripts/configure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'platform/osx') diff --git a/platform/osx/scripts/configure.sh b/platform/osx/scripts/configure.sh index 138738bb44..0b431de89d 100644 --- a/platform/osx/scripts/configure.sh +++ b/platform/osx/scripts/configure.sh @@ -4,7 +4,7 @@ BOOST_VERSION=1.59.0 BOOST_LIBPROGRAM_OPTIONS_VERSION=1.59.0 LIBCURL_VERSION=system GLFW_VERSION=3.1.2 -LIBPNG_VERSION=1.6.18 +LIBPNG_VERSION=1.6.20 JPEG_VERSION=v9a SQLITE_VERSION=3.9.1 LIBUV_VERSION=1.7.5 -- cgit v1.2.1