talloc: update to 2.1.14.

This commit is contained in:
maxice8 2018-07-12 08:03:22 -03:00
parent b6924c9add
commit d3d8b955ed

View file

@ -1,15 +1,15 @@
# Template build file for 'talloc'.
# Template file for 'talloc'
pkgname=talloc
version=2.1.13
version=2.1.14
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.0-or-later"
distfiles="http://samba.org/ftp/$pkgname/$pkgname-$version.tar.gz"
checksum=84f399dbf0ad97006a2b4953ea99452d033faac15aabfddd4ba61734764c6047
homepage="https://talloc.samba.org/"
distfiles="http://samba.org/ftp/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=b185602756a628bac507fa8af8b9df92ace69d27c0add5dab93190ad7c3367ce
do_configure() {
if [ "$CROSS_BUILD" ]; then