sqlite: update to 3.16.2.

This commit is contained in:
Michael Gehring 2017-01-07 08:24:01 +00:00
parent ce1b0d1627
commit 179dd2afc0

View file

@ -1,6 +1,6 @@
# Template build file for 'sqlite'.
pkgname=sqlite
version=3.16.1
version=3.16.2
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/2017/sqlite-autoconf-${_amalgamationver}.tar.gz"
checksum=13fbe45e3088b3955feb2ae68648a0f81586d6d519766b211767a1ffcd268fd0
checksum=65cc0c3e9366f50c0679c5ccd31432cea894bc4a3e8947dabab88c8693263615
CFLAGS="-DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_SECURE_DELETE -DSQLITE_ENABLE_JSON1"
# explicitly enable fdatasync