diff --git a/srcpkgs/ldb/template b/srcpkgs/ldb/template index 6bcb57c6ba..a5e2c1978d 100644 --- a/srcpkgs/ldb/template +++ b/srcpkgs/ldb/template @@ -1,7 +1,7 @@ # Template file for 'ldb' pkgname=ldb -version=2.3.0 -revision=2 +version=2.3.2 +revision=1 build_style=waf3 build_helper="qemu" configure_script="buildtools/bin/waf" @@ -17,8 +17,8 @@ short_desc="LDAP-like database from samba" maintainer="Yuusha Spacewolf " 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=a4d308b3d0922ef01f3661a69ebc373e772374defa76cf0979ad21b21f91922d +distfiles="https://download.samba.org/pub/ldb/ldb-${version}.tar.gz" +checksum=1416c949dc4326e41c0d8a5ecf8ef784f8c0b6e9d3dad8fa971e84ad56227603 # workaround for cmocka's broken uintptr_t definition on musl if [ "$XBPS_TARGET_WORDSIZE" = "64" -a "$XBPS_TARGET_LIBC" = "musl" ]; then