diff --git a/srcpkgs/talloc/template b/srcpkgs/talloc/template index 5ff47651a94..227f59c8376 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