diff options
author | Leith Bade <leith@mapbox.com> | 2014-12-11 07:24:20 +1100 |
---|---|---|
committer | Leith Bade <leith@mapbox.com> | 2014-12-11 07:24:20 +1100 |
commit | 87ef90b896a2008f06198edcb5683c3da00b7fc7 (patch) | |
tree | 2d1efdc16d75b8befc6c84f90ebbd3953c168762 /configure | |
parent | 911da56ea69cd6b6b0d7c5294c40a8afdee5d9b2 (diff) | |
download | qtlocation-mapboxgl-87ef90b896a2008f06198edcb5683c3da00b7fc7.tar.gz |
Use libnu 1.5.1
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ case ${MASON_PLATFORM} in LIBUV_VERSION=0.11.29 ZLIB_VERSION=system BOOST_VERSION=1.57.0 - NUNICODE_VERSION=1.5-dev + NUNICODE_VERSION=1.5.1 LIBZIP_VERSION=0.11.2 ;; *) |