ldb: update to 2.3.0.
This commit is contained in:
parent
5bab234b60
commit
3f9f416c13
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ldb'
|
||||
pkgname=ldb
|
||||
version=2.2.0
|
||||
version=2.3.0
|
||||
revision=1
|
||||
build_style=waf3
|
||||
build_helper="qemu"
|
||||
|
@ -18,7 +18,7 @@ maintainer="Yuusha Spacewolf <xyuusha@paranoici.org>"
|
|||
license="LGPL-3.0-or-later"
|
||||
homepage="https://www.samba.org/ldb/"
|
||||
distfiles="https://www.samba.org/ftp/pub/ldb/ldb-${version}.tar.gz"
|
||||
checksum=134bb51769709af59f30bf468e454d1377a8096acd4e80dcb42fd264f558bd5f
|
||||
checksum=a4d308b3d0922ef01f3661a69ebc373e772374defa76cf0979ad21b21f91922d
|
||||
|
||||
# workaround for cmocka's broken uintptr_t definition on musl
|
||||
if [ "$XBPS_TARGET_WORDSIZE" = "64" -a "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
|
|
Loading…
Reference in New Issue