tdb: update to 1.3.4.
This commit is contained in:
parent
d2c3f8edb3
commit
9567ae6ab7
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'tdb'.
|
# Template build file for 'tdb'.
|
||||||
pkgname=tdb
|
pkgname=tdb
|
||||||
version=1.3.3
|
version=1.3.4
|
||||||
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"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
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=54deada2ef37127efdb1bc67b281c72fa973430b1c6ffe47929296e8f73b4f0e
|
checksum=f585cd53b49cb1f11f4c5aec404d0daa0c9bc5568790b09f5eb3b79315511729
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
|
@ -29,7 +29,6 @@ tdb-devel_package() {
|
||||||
vmove "usr/lib/*.so"
|
vmove "usr/lib/*.so"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
libtdb_package() {
|
libtdb_package() {
|
||||||
short_desc="Trivial Database - shared library"
|
short_desc="Trivial Database - shared library"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue