sqlite: update to 3.14.1.

This commit is contained in:
Juan RP 2016-08-13 09:17:06 +02:00
parent 630b75021e
commit 4fe48ef66b

View file

@ -1,6 +1,6 @@
# Template build file for 'sqlite'.
pkgname=sqlite
version=3.14.0
version=3.14.1
revision=1
_amalgamationver=$(printf "%d%02d%02d00\n" ${version//./ })
wrksrc="sqlite-autoconf-${_amalgamationver}"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.sqlite.org"
license="Public Domain"
distfiles="http://sqlite.org/2016/sqlite-autoconf-${_amalgamationver}.tar.gz"
checksum=742db0ebbd9cc91ed6a41857f50aa9795fc859c994a256125135cd07f6cdfd76
checksum=bc7182476900017becb81565ecea7775d46ab747a97281aa610f4f45881c47a6
CFLAGS="-DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_SECURE_DELETE -DSQLITE_ENABLE_JSON1"
# explicitly enable fdatasync