diff --git a/srcpkgs/sqlite-replication/template b/srcpkgs/sqlite-replication/template index cd53b22c5b4..21ca6bf86a9 100644 --- a/srcpkgs/sqlite-replication/template +++ b/srcpkgs/sqlite-replication/template @@ -1,7 +1,7 @@ # Template file for 'sqlite-replication' pkgname=sqlite-replication -version=3.30.1 -revision=2 +version=3.31.1 +revision=1 wrksrc="sqlite-version-${version}-replication4" build_style=gnu-configure configure_args="--enable-replication --enable-threadsafe --enable-fts5 @@ -11,9 +11,9 @@ makedepends="libedit-devel" short_desc="Replication Enabled SQL Database Engine in a C Library" maintainer="Cameron Nemo " license="Public Domain" -homepage="https://github.com/CanonicalLtd/sqlite" +homepage="https://github.com/canonical/sqlite" distfiles="${homepage}/archive/version-${version}+replication4.tar.gz" -checksum=e9ab0542396be10e1b2951423f13b3e4d118a18e5d4ef39dc271e7dd17d3910f +checksum=cf3ccaebc2e5e3e498486782368b1d1d2aef92371c092a26a042a72c5576a4cf shlib_provides="libsqlite3.so.0" CFLAGS+="-DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_ENABLE_COLUMN_METADATA \