diff --git a/srcpkgs/sqlite/template b/srcpkgs/sqlite/template index cbbf482eb7a..85b49308c1f 100644 --- a/srcpkgs/sqlite/template +++ b/srcpkgs/sqlite/template @@ -1,8 +1,8 @@ # Template build file for 'sqlite'. pkgname=sqlite -version=3.8.10 +version=3.8.10.1 revision=1 -_amalgamationver=3081000 +_amalgamationver=3081010 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=c4b8f9eefbdf0b9bef2044bdc3510c8a3f3b0ddb0489661fb433034187f5a428 +checksum=445cde5e969f218e9f717ff6babf9694b091760059d85b64fa0dc5cf82e28665 CFLAGS="-DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_SECURE_DELETE"