sqlite: update to 3.17.0.

This commit is contained in:
Juan RP 2017-02-14 02:16:12 +01:00
parent f952886993
commit ee25973bde

View file

@ -1,6 +1,6 @@
# Template build file for 'sqlite'.
pkgname=sqlite
version=3.16.2
version=3.17.0
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=65cc0c3e9366f50c0679c5ccd31432cea894bc4a3e8947dabab88c8693263615
checksum=a4e485ad3a16e054765baf6371826b5000beed07e626510896069c0bf013874c
CFLAGS="-DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_SECURE_DELETE -DSQLITE_ENABLE_JSON1"
# explicitly enable fdatasync