From 5c8542c56e584262cb6ee7398b6011661e7cf376 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 12 Apr 2016 05:00:21 +0200 Subject: [PATCH] tdb: update to 1.3.9. --- srcpkgs/tdb/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tdb/template b/srcpkgs/tdb/template index 1b494b372b2..e0897ef46d9 100644 --- a/srcpkgs/tdb/template +++ b/srcpkgs/tdb/template @@ -1,6 +1,6 @@ # Template build file for 'tdb'. pkgname=tdb -version=1.3.8 +version=1.3.9 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=0605ac0427eac9c23bf61ebfd8206a07d5ece198498eab1769cd0cfb6e7de6b1 +checksum=7101f726e6d5c70f14e577b01c133e2e6059c4455239115e56a12ba64fc084d2 do_configure() { if [ "$CROSS_BUILD" ]; then