mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
talloc: update to 2.3.2.
This commit is contained in:
parent
a4a336ac65
commit
3ce6995ae8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'talloc'
|
# Template file for 'talloc'
|
||||||
pkgname=talloc
|
pkgname=talloc
|
||||||
version=2.3.1
|
version=2.3.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="http://samba.org/ftp/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://samba.org/ftp/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=ef4822d2fdafd2be8e0cabc3ec3c806ae29b8268e932c5e9a4cd5585f37f9f77
|
checksum=27a03ef99e384d779124df755deb229cd1761f945eca6d200e8cfd9bf5297bd7
|
||||||
|
|
||||||
export PYTHON_CONFIG="${XBPS_CROSS_BASE}/usr/bin/python3-config"
|
export PYTHON_CONFIG="${XBPS_CROSS_BASE}/usr/bin/python3-config"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue