tdb: update to 1.3.3.

This commit is contained in:
Enno Boland 2014-12-04 16:28:35 +01:00
parent 149f21852a
commit 6ab9082f18

View file

@ -1,7 +1,7 @@
# Template build file for 'tdb'.
pkgname=tdb
version=1.2.11
revision=4
version=1.3.3
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config python libxslt docbook-xsl"
short_desc="Hierarchical pool based memory allocator with destructors"
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-3"
homepage="http://tdb.samba.org/"
distfiles="http://samba.org/ftp/tdb/tdb-$version.tar.gz"
checksum=f10eae6361b033131d2deebfcccbcaeb3d8006747005f5240d68e8b70632f6c2
checksum=54deada2ef37127efdb1bc67b281c72fa973430b1c6ffe47929296e8f73b4f0e
do_configure() {
if [ "$CROSS_BUILD" ]; then