From a2a636d42cf995f38249fbad71db30064931698e Mon Sep 17 00:00:00 2001 From: maxice8 <30738253+maxice8@users.noreply.github.com> Date: Sat, 20 Jan 2018 04:00:07 -0200 Subject: [PATCH] talloc: update to 2.1.11. (#10784) --- srcpkgs/talloc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/talloc/template b/srcpkgs/talloc/template index 8f7c1bc8003..7ae772c1769 100644 --- a/srcpkgs/talloc/template +++ b/srcpkgs/talloc/template @@ -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 " 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