diff --git a/srcpkgs/tdb/template b/srcpkgs/tdb/template index 0b00f4364bf..23bea72ec8e 100644 --- a/srcpkgs/tdb/template +++ b/srcpkgs/tdb/template @@ -1,6 +1,6 @@ # Template file for 'tdb' pkgname=tdb -version=1.4.5 +version=1.4.7 revision=1 build_style=waf3 build_helper="qemu" @@ -15,9 +15,10 @@ maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://tdb.samba.org/" distfiles="https://download.samba.org/pub/tdb/tdb-${version}.tar.gz" -checksum=bcfced884f7031080998b5c4b1c5dce57567055f79417f86dba40dcde99a0e41 +checksum=a4fb168def533f31ff2c07f7d9844bb3131e6799f094ebe77d0380adc987c20e export PYTHON_CONFIG="${XBPS_CROSS_BASE}/usr/bin/python3-config" +export PYTHONHASHSEED=1 tdb-devel_package() { depends="libtdb-${version}_${revision}"