tdb: update to 1.3.10.

This commit is contained in:
Juan RP 2016-07-29 08:01:32 +02:00
parent 19698aa59a
commit fd6def8cac

View file

@ -1,15 +1,15 @@
# Template build file for 'tdb'. # Template build file for 'tdb'.
pkgname=tdb pkgname=tdb
version=1.3.9 version=1.3.10
revision=1 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="A Trivial Database similar to GDBM but allows simultaneous commits"
maintainer="Juan RP <xtraeme@voidlinux.eu>" 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=7101f726e6d5c70f14e577b01c133e2e6059c4455239115e56a12ba64fc084d2 checksum=5578fb726bd04835f250bea11fe7d1398fe0bb3a7c9390404241c83cd6b50c1c
do_configure() { do_configure() {
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then