dqlite: update to 1.9.0
This commit is contained in:
parent
f5505aedee
commit
14ecbc3049
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dqlite'
|
||||
pkgname=dqlite
|
||||
version=1.6.0
|
||||
version=1.9.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config automake libtool"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
|||
license="custom:LGPL-3.0-only-linking-exception"
|
||||
homepage="https://github.com/canonical/dqlite"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=8671396a9510c7c125e706973a8ffb2e4540ac605f1f3e9720a63876448f5d93
|
||||
checksum=b3f23019bcdc030b8f1d97ef585a34b24128414d6c2e79fcf729e053578d80a7
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -i
|
||||
|
|
Loading…
Reference in a new issue