dqlite: update to 1.5.0.
This commit is contained in:
parent
a9b19f004a
commit
7e823c1277
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dqlite'
|
# Template file for 'dqlite'
|
||||||
pkgname=dqlite
|
pkgname=dqlite
|
||||||
version=1.4.4
|
version=1.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config automake libtool"
|
hostmakedepends="pkg-config automake libtool"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
||||||
license="custom:LGPL-3.0-only-linking-exception"
|
license="custom:LGPL-3.0-only-linking-exception"
|
||||||
homepage="https://github.com/canonical/dqlite"
|
homepage="https://github.com/canonical/dqlite"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=913c26d20e8638063b703733f83874de40b098afa9687e975350409225676371
|
checksum=1ea4a4a70460bce98eb8d473fd642322223bfd9897f348276c4b270194e3b95f
|
||||||
|
|
||||||
_libdir="/usr/lib/sqlite-replication"
|
_libdir="/usr/lib/sqlite-replication"
|
||||||
LDFLAGS="-L${XBPS_CROSS_BASE}${_libdir} -Wl,-R${_libdir}"
|
LDFLAGS="-L${XBPS_CROSS_BASE}${_libdir} -Wl,-R${_libdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue