talloc: update to 2.1.10.
This commit is contained in:
parent
1b52a0244c
commit
47365b3390
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'talloc'.
|
||||
pkgname=talloc
|
||||
version=2.1.9
|
||||
version=2.1.10
|
||||
revision=1
|
||||
build_style=configure
|
||||
hostmakedepends="pkg-config python libxslt docbook-xsl"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://talloc.samba.org/"
|
||||
license="GPL-3"
|
||||
distfiles="http://samba.org/ftp/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=f0aad4cb88a3322207c82136ddc07bed48a37c2c21f82962d6c5ccb422711062
|
||||
checksum=c985e94bebd6ec2f6af3d95dcc3fcb192a2ddb7781a021d70ee899e26221f619
|
||||
|
||||
do_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue