sqlite-replication: update to 3.32.1.
This commit is contained in:
parent
34ba2dce19
commit
982761a7c6
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sqlite-replication'
|
# Template file for 'sqlite-replication'
|
||||||
pkgname=sqlite-replication
|
pkgname=sqlite-replication
|
||||||
version=3.31.1
|
version=3.32.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="sqlite-version-${version}-replication4"
|
wrksrc="sqlite-version-${version}-replication4"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="https://github.com/canonical/sqlite"
|
homepage="https://github.com/canonical/sqlite"
|
||||||
distfiles="${homepage}/archive/version-${version}+replication4.tar.gz"
|
distfiles="${homepage}/archive/version-${version}+replication4.tar.gz"
|
||||||
checksum=cf3ccaebc2e5e3e498486782368b1d1d2aef92371c092a26a042a72c5576a4cf
|
checksum=0a451907b81bc21e546264aaf18fc28af2a4bad1a8ac009075f4dfccb93cf32b
|
||||||
shlib_provides="libsqlite3.so.0"
|
shlib_provides="libsqlite3.so.0"
|
||||||
|
|
||||||
CFLAGS+="-DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_ENABLE_COLUMN_METADATA \
|
CFLAGS+="-DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_ENABLE_COLUMN_METADATA \
|
||||||
|
|
Loading…
Reference in New Issue