diff --git a/srcpkgs/sqlite/template b/srcpkgs/sqlite/template index 148f78919ee..393e88ecca2 100644 --- a/srcpkgs/sqlite/template +++ b/srcpkgs/sqlite/template @@ -1,8 +1,8 @@ # Template build file for 'sqlite'. pkgname=sqlite -version=3.8.1 +version=3.8.2 revision=1 -_amalgamationver=3080100 +_amalgamationver=3080200 wrksrc="sqlite-autoconf-${_amalgamationver}" build_style=gnu-configure makedepends="readline-devel" @@ -11,7 +11,7 @@ maintainer="Juan RP " homepage="http://www.sqlite.org" license="Public Domain" distfiles="http://www.sqlite.org/2013/sqlite-autoconf-${_amalgamationver}.tar.gz" -checksum=176df9a5dfbf4cf8516ef7b91ee187779855f51d4502534a5826034458ba2bb5 +checksum=a0851d06092c8208e4dd947f569f40db476b472b22e3e10e2f52f3c5e94fef92 do_configure() { export CFLAGS="$CFLAGS -DSQLITE_ENABLE_FTS3=1 \