From 7b211cd4fb2c75cb390fae58d1620a6f3637891a Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 30 Apr 2015 07:28:45 +0200 Subject: [PATCH] tdb: update to 1.3.5. --- srcpkgs/tdb/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tdb/template b/srcpkgs/tdb/template index 6aaa53558b..8a1bfc4ab1 100644 --- a/srcpkgs/tdb/template +++ b/srcpkgs/tdb/template @@ -1,6 +1,6 @@ # Template build file for 'tdb'. pkgname=tdb -version=1.3.4 +version=1.3.5 revision=1 build_style=gnu-configure hostmakedepends="pkg-config python libxslt docbook-xsl" @@ -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=f585cd53b49cb1f11f4c5aec404d0daa0c9bc5568790b09f5eb3b79315511729 +checksum=e8d35f70eea278caf5dfb2a02d16f902cc352b6429e29c6b08391fdba37fbb97 do_configure() { if [ "$CROSS_BUILD" ]; then