diff --git a/srcpkgs/sqlite/template b/srcpkgs/sqlite/template index 7e0ec138c4d..439fc4436a3 100644 --- a/srcpkgs/sqlite/template +++ b/srcpkgs/sqlite/template @@ -1,8 +1,8 @@ # Template build file for 'sqlite'. pkgname=sqlite -version=3.8.10.1 +version=3.8.10.2 revision=1 -_amalgamationver=3081001 +_amalgamationver=3081002 wrksrc="sqlite-autoconf-${_amalgamationver}" build_pie=yes build_style=gnu-configure @@ -13,7 +13,7 @@ maintainer="Juan RP " homepage="http://www.sqlite.org" license="Public Domain" distfiles="http://www.sqlite.org/2015/sqlite-autoconf-${_amalgamationver}.tar.gz" -checksum=5f8f2ae6461e637ff63e50fef10b6962764dfc3b81a8c0f80a19794b9d59f7ca +checksum=8382e55a4e7d853c93038562ca3dd00307937fccf1c6b65ddd813e503a56d626 CFLAGS="-DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_SECURE_DELETE"