talloc: update to 2.4.2.

This commit is contained in:
Piraty 2024-02-12 23:45:46 +01:00
parent 95d8100cb5
commit 40c64f3e0f
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077

View file

@ -1,7 +1,7 @@
# Template file for 'talloc' # Template file for 'talloc'
pkgname=talloc pkgname=talloc
version=2.4.1 version=2.4.2
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=410a547f08557007be0e88194f218868358edc0ab98c98ba8c167930db3d33f9 checksum=85ecf9e465e20f98f9950a52e9a411e14320bc555fa257d87697b7e7a9b1d8a6
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