From 5abb40e3bef1807d6cd8b2284e713aa3b221c8d2 Mon Sep 17 00:00:00 2001 From: Artem Pavlenko Date: Thu, 22 Oct 2020 15:58:51 +0100 Subject: [PATCH] Update proj to 6.1.0 (travis) --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 24706b8be..3edb974c5 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -56,7 +56,7 @@ function install_mason_deps() { install sqlite 3.17.0 libsqlite3 install expat 2.2.0 libexpat install icu ${ICU_VERSION} - install proj 4.9.3 libproj + install proj 6.0.1 libproj install pixman 0.34.0 libpixman-1 install cairo 1.14.8 libcairo install webp 0.6.0 libwebp