tdb: update to 1.4.7.
This commit is contained in:
parent
8b52c77a9e
commit
bf2bee7f24
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tdb'
|
# Template file for 'tdb'
|
||||||
pkgname=tdb
|
pkgname=tdb
|
||||||
version=1.4.5
|
version=1.4.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=waf3
|
build_style=waf3
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
|
@ -15,9 +15,10 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://tdb.samba.org/"
|
homepage="https://tdb.samba.org/"
|
||||||
distfiles="https://download.samba.org/pub/tdb/tdb-${version}.tar.gz"
|
distfiles="https://download.samba.org/pub/tdb/tdb-${version}.tar.gz"
|
||||||
checksum=bcfced884f7031080998b5c4b1c5dce57567055f79417f86dba40dcde99a0e41
|
checksum=a4fb168def533f31ff2c07f7d9844bb3131e6799f094ebe77d0380adc987c20e
|
||||||
|
|
||||||
export PYTHON_CONFIG="${XBPS_CROSS_BASE}/usr/bin/python3-config"
|
export PYTHON_CONFIG="${XBPS_CROSS_BASE}/usr/bin/python3-config"
|
||||||
|
export PYTHONHASHSEED=1
|
||||||
|
|
||||||
tdb-devel_package() {
|
tdb-devel_package() {
|
||||||
depends="libtdb-${version}_${revision}"
|
depends="libtdb-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue