mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ldb: update to 2.3.0.
This commit is contained in:
parent
5bab234b60
commit
3f9f416c13
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ldb'
|
# Template file for 'ldb'
|
||||||
pkgname=ldb
|
pkgname=ldb
|
||||||
version=2.2.0
|
version=2.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=waf3
|
build_style=waf3
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
|
@ -18,7 +18,7 @@ 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://www.samba.org/ftp/pub/ldb/ldb-${version}.tar.gz"
|
||||||
checksum=134bb51769709af59f30bf468e454d1377a8096acd4e80dcb42fd264f558bd5f
|
checksum=a4d308b3d0922ef01f3661a69ebc373e772374defa76cf0979ad21b21f91922d
|
||||||
|
|
||||||
# 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
Reference in a new issue