sqlite-replication: update to 3.28.0.

This commit is contained in:
John 2019-06-08 00:37:49 +02:00 committed by John Zimmermann
parent 8c0cfe9f61
commit bed65a7e20
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'sqlite-replication'
pkgname=sqlite-replication
version=3.27.2
version=3.28.0
revision=1
wrksrc="sqlite-version-${version}-replication3"
build_style=gnu-configure
@ -12,7 +12,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.com>"
license="Public Domain"
homepage="https://github.com/CanonicalLtd/sqlite"
distfiles="${homepage}/archive/version-${version}+replication3.tar.gz"
checksum=bb36b4e998df397778353a192c8be0e5b5e30264b541584202abb698179614a0
checksum=3e52fb92ef8f66ba640145941f05aabbffb4f422a0b9a42a97b6806e2c3c6812
replaces="sqlite>=3.8.11.1_3"
provides="sqlite-${version}_${revision}"
shlib_provides="libsqlite3.so"