dqlite: update to 1.4.0.

This commit is contained in:
Cameron Nemo 2020-02-02 22:58:15 -08:00 committed by Juan RP
parent 111dadcbc0
commit 56924b03a2

View file

@ -1,6 +1,6 @@
# Template file for 'dqlite'
pkgname=dqlite
version=1.3.1
version=1.4.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config automake libtool"
@ -11,7 +11,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=45c47a5dfc8689640fba50cfa3a204e1e0807cab565faf74da5ac7ebb89b0dba
checksum=83ee490a1e7da71b0e5f68c67a24c6ff42278860a01d3a963c95506ce1e404b1
_libdir="/usr/lib/sqlite-replication"
LDFLAGS="-L${XBPS_CROSS_BASE}${_libdir} -Wl,-R${_libdir}"