dqlite: update to 0.11.1

This commit is contained in:
Cameron Nemo 2022-10-09 15:53:37 -07:00 committed by Michal Vasilek
parent 09f19cb03a
commit 32f1a22b72
1 changed files with 3 additions and 3 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'dqlite'
pkgname=dqlite
version=1.10.0
version=1.11.1
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config automake libtool"
makedepends="sqlite-devel raft-devel"
short_desc="Distributed SQLite database using the Raft algorithm"
maintainer="Cameron Nemo <cnemo@tutanota.com>"
maintainer="Cameron Nemo <cam@nohom.org>"
license="custom:LGPL-3.0-only-linking-exception"
homepage="https://github.com/canonical/dqlite"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=46f57036bd5ac4c67b76c07ef3ce58b674458eb1564131c80f11a2d5ec7db962
checksum=f900b81b7ba66ba654c734f7fc9f01caf462408f3751f5357019db0c18d438b5
pre_configure() {
autoreconf -i