diff --git a/srcpkgs/sqlite/template b/srcpkgs/sqlite/template index 7e726fd32ee..32c97534c75 100644 --- a/srcpkgs/sqlite/template +++ b/srcpkgs/sqlite/template @@ -1,8 +1,8 @@ # Template build file for 'sqlite'. pkgname=sqlite version=3.8.0 -revision=1 -_amalgamationver=3071700 +revision=2 +_amalgamationver=3080000 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=8ff46d0baa9e64c0815544e829e985f1161c096aa6344c8f430791dbeadc2baf +checksum=1db30fd2b71719b9463f48a779fac12adbfc5a78d0ae55bd5c9d2f7d3ecec46d do_configure() { export CFLAGS="$CFLAGS -DSQLITE_ENABLE_FTS3=1 \