mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
talloc: update to 2.4.2.
This commit is contained in:
parent
95d8100cb5
commit
40c64f3e0f
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.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
|
||||||
|
|
Loading…
Add table
Reference in a new issue