From d3d8b955ed75c9a09c942feab65d4a9856aab7f7 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 12 Jul 2018 08:03:22 -0300 Subject: [PATCH] talloc: update to 2.1.14. --- srcpkgs/talloc/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/talloc/template b/srcpkgs/talloc/template index 5ff47651a9..227f59c837 100644 --- a/srcpkgs/talloc/template +++ b/srcpkgs/talloc/template @@ -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 " -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