Update sqlite to v3.21.0

This commit is contained in:
Artem Pavlenko 2020-10-22 16:25:53 +01:00
parent 12cdc1af69
commit 309c7b3422

View file

@ -53,7 +53,7 @@ function install_mason_deps() {
install libpng 1.6.28 libpng install libpng 1.6.28 libpng
install libtiff 4.0.7 libtiff install libtiff 4.0.7 libtiff
install libpq 9.6.2 install libpq 9.6.2
install sqlite 3.17.0 libsqlite3 install sqlite 3.21.0 libsqlite3
install expat 2.2.0 libexpat install expat 2.2.0 libexpat
install icu ${ICU_VERSION} install icu ${ICU_VERSION}
install proj 6.1.0 libproj install proj 6.1.0 libproj