diff --git a/srcpkgs/sqlite/template b/srcpkgs/sqlite/template index 07c2a9bd662..f0ac6cea29e 100644 --- a/srcpkgs/sqlite/template +++ b/srcpkgs/sqlite/template @@ -2,7 +2,7 @@ pkgname=sqlite version=3.8.4 revision=1 -_amalgamationver=3080400 +_amalgamationver=3080401 wrksrc="sqlite-autoconf-${_amalgamationver}" build_style=gnu-configure configure_args="--enable-threadsafe --enable-readline --enable-dynamic-extensions" @@ -12,7 +12,7 @@ maintainer="Juan RP " homepage="http://www.sqlite.org" license="Public Domain" distfiles="http://www.sqlite.org/2014/sqlite-autoconf-${_amalgamationver}.tar.gz" -checksum=e22c4f7daabf76fd060f536d60538182481eaf4a105dd4b90b2fc8fbbe2ee5a7 +checksum=17227492466bb29fbef30d94a7cc27ec799e36c5d4d879dedd331079a6d1bc38 CFLAGS="-DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_SECURE_DELETE"