summaryrefslogtreecommitdiff
path: root/platform/osx/scripts/configure.sh
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2016-04-28 15:21:50 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-04-28 15:21:50 -0700
commit10528091db0baaad4b528555498d43236e32ccce (patch)
tree1622fcce4a8f5a624298f0133ca46ae637975d76 /platform/osx/scripts/configure.sh
parentf82803917acc180865709a8d7a89a30ab131ca7a (diff)
downloadqtlocation-mapboxgl-10528091db0baaad4b528555498d43236e32ccce.tar.gz
[core] Upgrade to boost 1.60.0 (#4899)
Diffstat (limited to 'platform/osx/scripts/configure.sh')
-rw-r--r--platform/osx/scripts/configure.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/osx/scripts/configure.sh b/platform/osx/scripts/configure.sh
index a5f84d0ee2..0b4c8eaf3e 100644
--- a/platform/osx/scripts/configure.sh
+++ b/platform/osx/scripts/configure.sh
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
-BOOST_VERSION=1.59.0
-BOOST_LIBPROGRAM_OPTIONS_VERSION=1.59.0
+BOOST_VERSION=1.60.0
+BOOST_LIBPROGRAM_OPTIONS_VERSION=1.60.0
GLFW_VERSION=3.1.2
SQLITE_VERSION=3.9.1
ZLIB_VERSION=system