From 905733317ce4caeee64caae78f80b55e8d146d87 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 27 Sep 2017 12:27:06 -0300 Subject: [PATCH] tdb: update to 1.3.15. --- srcpkgs/tdb/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tdb/template b/srcpkgs/tdb/template index 8063a0cf17e..8ba9be05b13 100644 --- a/srcpkgs/tdb/template +++ b/srcpkgs/tdb/template @@ -1,6 +1,6 @@ # Template build file for 'tdb'. pkgname=tdb -version=1.3.14 +version=1.3.15 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=3a7d4bb79229460df530c7e1c7067ba9fb9d370aa61fff537fdc2bdf918acbe9 +checksum=b4a1bf3833601bd9f10aff363cb750860aef9ce5b4617989239923192f946728 do_configure() { if [ "$CROSS_BUILD" ]; then