tdb: update to 1.3.10.
This commit is contained in:
parent
19698aa59a
commit
fd6def8cac
@ -1,15 +1,15 @@
|
||||
# Template build file for 'tdb'.
|
||||
pkgname=tdb
|
||||
version=1.3.9
|
||||
version=1.3.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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>"
|
||||
license="GPL-3"
|
||||
homepage="http://tdb.samba.org/"
|
||||
distfiles="http://samba.org/ftp/tdb/tdb-$version.tar.gz"
|
||||
checksum=7101f726e6d5c70f14e577b01c133e2e6059c4455239115e56a12ba64fc084d2
|
||||
checksum=5578fb726bd04835f250bea11fe7d1398fe0bb3a7c9390404241c83cd6b50c1c
|
||||
|
||||
do_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user