diff --git a/srcpkgs/tdb/template b/srcpkgs/tdb/template index e0897ef46d9..9dd4ff72e90 100644 --- a/srcpkgs/tdb/template +++ b/srcpkgs/tdb/template @@ -1,15 +1,15 @@ # Template build file for 'tdb'. pkgname=tdb -version=1.3.9 +version=1.3.10 revision=1 build_style=gnu-configure hostmakedepends="pkg-config python libxslt docbook-xsl" -short_desc="Hierarchical pool based memory allocator with destructors" +short_desc="A Trivial Database similar to GDBM but allows simultaneous commits" maintainer="Juan RP " license="GPL-3" homepage="http://tdb.samba.org/" distfiles="http://samba.org/ftp/tdb/tdb-$version.tar.gz" -checksum=7101f726e6d5c70f14e577b01c133e2e6059c4455239115e56a12ba64fc084d2 +checksum=5578fb726bd04835f250bea11fe7d1398fe0bb3a7c9390404241c83cd6b50c1c do_configure() { if [ "$CROSS_BUILD" ]; then