talloc: update to 2.1.11. (#10784)
This commit is contained in:
parent
1aeeb9ba46
commit
a2a636d42c
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'talloc'.
|
||||
pkgname=talloc
|
||||
version=2.1.10
|
||||
version=2.1.11
|
||||
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=c985e94bebd6ec2f6af3d95dcc3fcb192a2ddb7781a021d70ee899e26221f619
|
||||
checksum=639eb35556a0af999123c4d883e79be05ff9f00ab4f9e4ac2e5775f9c5eeeed3
|
||||
|
||||
do_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue