tdb: update to 1.3.12.
This commit is contained in:
parent
b3d3196f5f
commit
46e8353712
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'tdb'.
|
||||
pkgname=tdb
|
||||
version=1.3.11
|
||||
version=1.3.12
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config python libxslt docbook-xsl"
|
||||
|
@ -9,7 +9,7 @@ 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=39e8511763c2b774dbed41e1907da54d5d3d0015d611c9e63793f90d201a3444
|
||||
checksum=60134e32253cac8e2efe5e0185d20123c208bcf6ad15edf2f50d80daadf8c348
|
||||
|
||||
do_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue