From 53cda3247d02ff8fc97256e7432355b0e1b80281 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 13 Jun 2015 08:57:25 +0200 Subject: [PATCH] tdb: update to 1.3.6. --- srcpkgs/tdb/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/tdb/template b/srcpkgs/tdb/template index 81f8cb6845..e3b860cd75 100644 --- a/srcpkgs/tdb/template +++ b/srcpkgs/tdb/template @@ -1,7 +1,7 @@ # Template build file for 'tdb'. pkgname=tdb -version=1.3.5 -revision=2 +version=1.3.6 +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=e8d35f70eea278caf5dfb2a02d16f902cc352b6429e29c6b08391fdba37fbb97 +checksum=85d7dd247e58d8b303de542a2bc39a3dff9e5f54dea39a94c1c910cee25a59a5 do_configure() { if [ "$CROSS_BUILD" ]; then