sqlite: update to 3.12.1.

This commit is contained in:
Michael Gehring 2016-04-10 07:06:25 +02:00
parent d997cf5ace
commit d88ee3bd82

View File

@ -1,6 +1,6 @@
# Template build file for 'sqlite'.
pkgname=sqlite
version=3.12.0
version=3.12.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=53ecdbb5287af673eca3710c5f6c2305e73bb2d034f2a28770bea2be92ed269e
checksum=1c038519862b3983b0475f3ed3143ce4bbfcd21bfbd0741192f415838c831a7c
CFLAGS="-DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_SECURE_DELETE -DSQLITE_ENABLE_JSON1"
# explicitly enable fdatasync