summaryrefslogtreecommitdiff
path: root/scripts/linux
diff options
context:
space:
mode:
authorMike Morris <michael.patrick.morris@gmail.com>2015-10-13 14:27:09 -0400
committerMike Morris <michael.patrick.morris@gmail.com>2015-10-14 11:36:28 -0400
commit62595a9b394547bffb8c2965b103bd87dd397e15 (patch)
treed97215f2b66d01d6dffa4252b1aa26e76b90f08d /scripts/linux
parent5b9deae95709ea557f28e4a5dcbe3ac8fd47023e (diff)
downloadqtlocation-mapboxgl-62595a9b394547bffb8c2965b103bd87dd397e15.tar.gz
[core] bump libuv to 1.7.5 across all platforms
UV_ASYNC_PARAMS and UV_TIMER_PARAMS for libuv <= 0.10 compatibility use st_mtim.tv_sec in libuv > 0.10.x
Diffstat (limited to 'scripts/linux')
-rw-r--r--scripts/linux/configure.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/linux/configure.sh b/scripts/linux/configure.sh
index 29854e10ea..7fd1226d40 100644
--- a/scripts/linux/configure.sh
+++ b/scripts/linux/configure.sh
@@ -7,7 +7,7 @@ GLFW_VERSION=3.1
LIBPNG_VERSION=1.6.16
JPEG_VERSION=v9a
SQLITE_VERSION=3.8.8.1
-LIBUV_VERSION=0.10.28
+LIBUV_VERSION=1.7.5
ZLIB_VERSION=system
NUNICODE_VERSION=1.5.1
LIBZIP_VERSION=0.11.2