From 1f2de835315f2824bae94348d51a10a873cddc66 Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Wed, 8 Feb 2017 13:04:35 -0800 Subject: [PATCH] also upgrade libpq --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index f66dafc62..54d83b7e5 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -53,7 +53,7 @@ function install_mason_deps() { install jpeg_turbo 1.5.1 libjpeg install libpng 1.6.28 libpng install libtiff 4.0.7 libtiff - install libpq 9.5.2 + install libpq 9.6.1 install sqlite 3.16.2 libsqlite3 install expat 2.2.0 libexpat install icu ${ICU_VERSION}