mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
talloc: update to 2.4.3.
This commit is contained in:
parent
aa45bf66ce
commit
750ab87746
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'talloc'
|
||||
pkgname=talloc
|
||||
version=2.4.2
|
||||
revision=2
|
||||
version=2.4.3
|
||||
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="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 PYTHONHASHSEED=1
|
||||
|
|
Loading…
Add table
Reference in a new issue