summaryrefslogtreecommitdiff
path: root/platform/osx
diff options
context:
space:
mode:
authorDane Springmeyer <dane@mapbox.com>2016-01-06 11:41:01 -0800
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-01-06 16:35:16 -0800
commit12345e56d4db70cb031861d4e08ea7232be2eda9 (patch)
treee8ca15c9a830bbfed440dbcc96624581072d3458 /platform/osx
parent1dd1543905d70971009d333c42548dde6e2ad253 (diff)
downloadqtlocation-mapboxgl-12345e56d4db70cb031861d4e08ea7232be2eda9.tar.gz
[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
Diffstat (limited to 'platform/osx')
-rw-r--r--platform/osx/scripts/configure.sh2
1 files changed, 1 insertions, 1 deletions
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