talloc: update to 2.1.12.

This commit is contained in:
Enno Boland 2018-03-27 12:03:01 +02:00
parent afda815815
commit dbaed6fc0f
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,15 +1,15 @@
# Template build file for 'talloc'.
pkgname=talloc
version=2.1.11
version=2.1.12
revision=1
build_style=configure
hostmakedepends="pkg-config python libxslt docbook-xsl"
short_desc="Hierarchical pool based memory allocator with destructors"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://talloc.samba.org/"
license="GPL-3"
license="GPL-3.0-or-later"
distfiles="http://samba.org/ftp/$pkgname/$pkgname-$version.tar.gz"
checksum=639eb35556a0af999123c4d883e79be05ff9f00ab4f9e4ac2e5775f9c5eeeed3
checksum=987c0cf6815e948d20caaca04eba9b823e67773f361ffafe676e24b953cc604b
do_configure() {
if [ "$CROSS_BUILD" ]; then