From dd63ee44ca80e3f4a38931cf2210089bd910e09f Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 27 Oct 2020 21:49:47 +0100 Subject: [PATCH] linux-tools: rebuild for perl-5.32. --- srcpkgs/linux-tools/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/linux-tools/template b/srcpkgs/linux-tools/template index 7313e0288bc..2d3c4f038e9 100644 --- a/srcpkgs/linux-tools/template +++ b/srcpkgs/linux-tools/template @@ -1,7 +1,7 @@ # Template file for 'linux-tools' pkgname=linux-tools version=5.4.42 -revision=2 +revision=3 wrksrc="linux-${version}" build_style=meta hostmakedepends="asciidoc automake flex gettext libtool perl python3 xmlto"