talloc: update to 2.3.2.

This commit is contained in:
Andrew J. Hesford 2021-02-05 10:02:15 -05:00
parent a4a336ac65
commit 3ce6995ae8
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'talloc'
pkgname=talloc
version=2.3.1
revision=2
version=2.3.2
revision=1
build_style=waf3
build_helper="qemu"
configure_script="buildtools/bin/waf"
@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://talloc.samba.org/"
distfiles="http://samba.org/ftp/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=ef4822d2fdafd2be8e0cabc3ec3c806ae29b8268e932c5e9a4cd5585f37f9f77
checksum=27a03ef99e384d779124df755deb229cd1761f945eca6d200e8cfd9bf5297bd7
export PYTHON_CONFIG="${XBPS_CROSS_BASE}/usr/bin/python3-config"