tdb: update to 1.3.9.
This commit is contained in:
parent
24afa4211a
commit
5c8542c56e
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'tdb'.
|
||||
pkgname=tdb
|
||||
version=1.3.8
|
||||
version=1.3.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config python libxslt docbook-xsl"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="http://tdb.samba.org/"
|
||||
distfiles="http://samba.org/ftp/tdb/tdb-$version.tar.gz"
|
||||
checksum=0605ac0427eac9c23bf61ebfd8206a07d5ece198498eab1769cd0cfb6e7de6b1
|
||||
checksum=7101f726e6d5c70f14e577b01c133e2e6059c4455239115e56a12ba64fc084d2
|
||||
|
||||
do_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue