From dbaed6fc0f57061ae7a96d609fc489485b57a072 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 27 Mar 2018 12:03:01 +0200 Subject: [PATCH] talloc: update to 2.1.12. --- srcpkgs/talloc/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/talloc/template b/srcpkgs/talloc/template index 7ae772c176..9f513ee8e8 100644 --- a/srcpkgs/talloc/template +++ b/srcpkgs/talloc/template @@ -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 " 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