talloc: update to 2.4.3.

This commit is contained in:
Piraty 2025-05-07 18:01:33 +02:00
parent aa45bf66ce
commit 750ab87746

View file

@ -1,7 +1,7 @@
# Template file for 'talloc' # Template file for 'talloc'
pkgname=talloc pkgname=talloc
version=2.4.2 version=2.4.3
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"
@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://talloc.samba.org/" homepage="https://talloc.samba.org/"
distfiles="https://download.samba.org/pub/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="https://download.samba.org/pub/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=85ecf9e465e20f98f9950a52e9a411e14320bc555fa257d87697b7e7a9b1d8a6 checksum=dc46c40b9f46bb34dd97fe41f548b0e8b247b77a918576733c528e83abd854dd
export PYTHON_CONFIG="${XBPS_CROSS_BASE}/usr/bin/python3-config" export PYTHON_CONFIG="${XBPS_CROSS_BASE}/usr/bin/python3-config"
export PYTHONHASHSEED=1 export PYTHONHASHSEED=1