From 6ab9082f187fda8b67aa9a7222d7e2011abc9f2a Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 4 Dec 2014 16:28:35 +0100 Subject: [PATCH] tdb: update to 1.3.3. --- srcpkgs/tdb/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/tdb/template b/srcpkgs/tdb/template index de2b701364f..53b3d99696e 100644 --- a/srcpkgs/tdb/template +++ b/srcpkgs/tdb/template @@ -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 " 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