tdb: update to 1.3.6.

This commit is contained in:
Juan RP 2015-06-13 08:57:25 +02:00
parent 76e091ecc8
commit 53cda3247d

View file

@ -1,7 +1,7 @@
# Template build file for 'tdb'. # Template build file for 'tdb'.
pkgname=tdb pkgname=tdb
version=1.3.5 version=1.3.6
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config python libxslt docbook-xsl" hostmakedepends="pkg-config python libxslt docbook-xsl"
short_desc="Hierarchical pool based memory allocator with destructors" short_desc="Hierarchical pool based memory allocator with destructors"
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3" license="GPL-3"
homepage="http://tdb.samba.org/" homepage="http://tdb.samba.org/"
distfiles="http://samba.org/ftp/tdb/tdb-$version.tar.gz" distfiles="http://samba.org/ftp/tdb/tdb-$version.tar.gz"
checksum=e8d35f70eea278caf5dfb2a02d16f902cc352b6429e29c6b08391fdba37fbb97 checksum=85d7dd247e58d8b303de542a2bc39a3dff9e5f54dea39a94c1c910cee25a59a5
do_configure() { do_configure() {
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then