Index: get-deps.sh =================================================================== --- get-deps.sh (revision 1347948) +++ get-deps.sh (working copy) @@ -28,7 +28,7 @@ NEON=neon-0.29.6 SERF=serf-1.0.1 ZLIB=zlib-1.2.6 -SQLITE_VERSION=3.7.10 +SQLITE_VERSION=3.7.12 SQLITE=sqlite-amalgamation-$(printf %u%02u%02u%02u $(echo $SQLITE_VERSION | sed -e "s/\./ /g")) HTTPD=httpd-2.2.22