tdb: update to 1.4.8.

This commit is contained in:
triallax 2023-05-26 21:25:06 +01:00 committed by classabbyamp
parent 1c55c28537
commit 0e0670c219

View file

@ -1,6 +1,6 @@
# Template file for 'tdb'
pkgname=tdb
version=1.4.7
version=1.4.8
revision=1
build_style=waf3
build_helper="qemu"
@ -15,11 +15,15 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://tdb.samba.org/"
distfiles="https://download.samba.org/pub/tdb/tdb-${version}.tar.gz"
checksum=a4fb168def533f31ff2c07f7d9844bb3131e6799f094ebe77d0380adc987c20e
checksum=8434c9c857d13ce3fa8466f75601f25c3693676b36919f159e0ad6121baf5ce8
export PYTHON_CONFIG="${XBPS_CROSS_BASE}/usr/bin/python3-config"
export PYTHONHASHSEED=1
do_check() {
${configure_script} test ${makejobs}
}
tdb-devel_package() {
depends="libtdb-${version}_${revision}"
short_desc+=" - development files"