ldb: update to 2.3.2
This commit is contained in:
parent
534e7bbdb7
commit
df23ac5bf5
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ldb'
|
# Template file for 'ldb'
|
||||||
pkgname=ldb
|
pkgname=ldb
|
||||||
version=2.3.0
|
version=2.3.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=waf3
|
build_style=waf3
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
configure_script="buildtools/bin/waf"
|
configure_script="buildtools/bin/waf"
|
||||||
|
@ -17,8 +17,8 @@ short_desc="LDAP-like database from samba"
|
||||||
maintainer="Yuusha Spacewolf <xyuusha@paranoici.org>"
|
maintainer="Yuusha Spacewolf <xyuusha@paranoici.org>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://www.samba.org/ldb/"
|
homepage="https://www.samba.org/ldb/"
|
||||||
distfiles="https://www.samba.org/ftp/pub/ldb/ldb-${version}.tar.gz"
|
distfiles="https://download.samba.org/pub/ldb/ldb-${version}.tar.gz"
|
||||||
checksum=a4d308b3d0922ef01f3661a69ebc373e772374defa76cf0979ad21b21f91922d
|
checksum=1416c949dc4326e41c0d8a5ecf8ef784f8c0b6e9d3dad8fa971e84ad56227603
|
||||||
|
|
||||||
# workaround for cmocka's broken uintptr_t definition on musl
|
# workaround for cmocka's broken uintptr_t definition on musl
|
||||||
if [ "$XBPS_TARGET_WORDSIZE" = "64" -a "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_WORDSIZE" = "64" -a "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue