tdb: update to 1.3.14.
This commit is contained in:
parent
47365b3390
commit
afb2832373
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'tdb'.
|
||||
pkgname=tdb
|
||||
version=1.3.13
|
||||
version=1.3.14
|
||||
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=0db04678ae16a8150e0976f6958ee4db46aaef789b9d3e40dab53f0f6414b868
|
||||
checksum=3a7d4bb79229460df530c7e1c7067ba9fb9d370aa61fff537fdc2bdf918acbe9
|
||||
|
||||
do_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue