diff --git a/srcpkgs/tdb/template b/srcpkgs/tdb/template index 8ba9be05b13..3a228a462d3 100644 --- a/srcpkgs/tdb/template +++ b/srcpkgs/tdb/template @@ -1,15 +1,15 @@ -# Template build file for 'tdb'. +# Template file for 'tdb' pkgname=tdb -version=1.3.15 +version=1.3.16 revision=1 build_style=gnu-configure hostmakedepends="pkg-config python libxslt docbook-xsl" 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=b4a1bf3833601bd9f10aff363cb750860aef9ce5b4617989239923192f946728 +license="GPL-3.0-or-later" +homepage="https://tdb.samba.org/" +distfiles="http://samba.org/ftp/tdb/tdb-${version}.tar.gz" +checksum=6a3fc2616567f23993984ada3cea97d953a27669ffd1bfbbe961f26e0cf96cc5 do_configure() { if [ "$CROSS_BUILD" ]; then