summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorBruno de Oliveira Abinader <bruno@mapbox.com>2016-07-26 16:34:40 +0300
committerBruno de Oliveira Abinader <bruno@mapbox.com>2016-07-26 16:35:29 +0300
commit26a9213f6ee0899e5f8cc974881364263095d3aa (patch)
tree3e504395631c80d90db42979c702b228bc4836d1 /platform
parent427773d31a5b1ad156b923aaf44ea9d2015f5be9 (diff)
downloadqtlocation-mapboxgl-26a9213f6ee0899e5f8cc974881364263095d3aa.tar.gz
[build] Upgrade geojson-vt-cpp@6.1.2
Diffstat (limited to 'platform')
-rw-r--r--platform/android/scripts/configure.sh2
-rw-r--r--platform/ios/scripts/configure.sh2
-rw-r--r--platform/linux/scripts/configure.sh2
-rw-r--r--platform/macos/scripts/configure.sh2
-rw-r--r--platform/qt/scripts/configure.sh2
5 files changed, 5 insertions, 5 deletions
diff --git a/platform/android/scripts/configure.sh b/platform/android/scripts/configure.sh
index a9a5b25ff7..038d4ad0ab 100644
--- a/platform/android/scripts/configure.sh
+++ b/platform/android/scripts/configure.sh
@@ -11,7 +11,7 @@ NUNICODE_VERSION=1.6
LIBZIP_VERSION=0.11.2
GEOMETRY_VERSION=0.8.0
GEOJSON_VERSION=0.1.4
-GEOJSONVT_VERSION=6.1.0
+GEOJSONVT_VERSION=6.1.2
VARIANT_VERSION=1.1.0
RAPIDJSON_VERSION=1.0.2
JNI_HPP_VERSION=2.0.0
diff --git a/platform/ios/scripts/configure.sh b/platform/ios/scripts/configure.sh
index a0791e3108..200cedafac 100644
--- a/platform/ios/scripts/configure.sh
+++ b/platform/ios/scripts/configure.sh
@@ -7,7 +7,7 @@ SQLITE_VERSION=system
ZLIB_VERSION=system
GEOMETRY_VERSION=0.8.0
GEOJSON_VERSION=0.1.4
-GEOJSONVT_VERSION=6.1.0
+GEOJSONVT_VERSION=6.1.2
VARIANT_VERSION=1.1.0
RAPIDJSON_VERSION=1.0.2
GTEST_VERSION=1.7.0
diff --git a/platform/linux/scripts/configure.sh b/platform/linux/scripts/configure.sh
index c4f6dc606d..c6cd419c5f 100644
--- a/platform/linux/scripts/configure.sh
+++ b/platform/linux/scripts/configure.sh
@@ -16,7 +16,7 @@ ZLIB_VERSION=system
NUNICODE_VERSION=1.6
GEOMETRY_VERSION=0.8.0
GEOJSON_VERSION=0.1.4${CXX11ABI:-}
-GEOJSONVT_VERSION=6.1.0
+GEOJSONVT_VERSION=6.1.2
VARIANT_VERSION=1.1.0
RAPIDJSON_VERSION=1.0.2
GTEST_VERSION=1.7.0${CXX11ABI:-}
diff --git a/platform/macos/scripts/configure.sh b/platform/macos/scripts/configure.sh
index 47d9b381ba..744597eb14 100644
--- a/platform/macos/scripts/configure.sh
+++ b/platform/macos/scripts/configure.sh
@@ -10,7 +10,7 @@ ZLIB_VERSION=system
NUNICODE_VERSION=1.6
GEOMETRY_VERSION=0.8.0
GEOJSON_VERSION=0.1.4
-GEOJSONVT_VERSION=6.1.0
+GEOJSONVT_VERSION=6.1.2
VARIANT_VERSION=1.1.0
RAPIDJSON_VERSION=1.0.2
GTEST_VERSION=1.7.0
diff --git a/platform/qt/scripts/configure.sh b/platform/qt/scripts/configure.sh
index be809708ba..8db0599183 100644
--- a/platform/qt/scripts/configure.sh
+++ b/platform/qt/scripts/configure.sh
@@ -7,7 +7,7 @@ PROTOZERO_VERSION=1.3.0
BOOST_VERSION=1.60.0
GEOMETRY_VERSION=0.8.0
GEOJSON_VERSION=0.1.4${CXX11ABI:-}
-GEOJSONVT_VERSION=6.1.0
+GEOJSONVT_VERSION=6.1.2
GTEST_VERSION=1.7.0${CXX11ABI:-}
LIBJPEG_TURBO_VERSION=1.4.2
PIXELMATCH_VERSION=0.9.0