From a1d8fc47650f119f32e3e190dee05a19612b4f22 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Thu, 18 Jun 2015 21:41:05 +0200 Subject: [PATCH] linux-tools: rebuild for perl-5.22. --- 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 dab3ed5a31a..92b2ce19686 100644 --- a/srcpkgs/linux-tools/template +++ b/srcpkgs/linux-tools/template @@ -1,7 +1,7 @@ # Template file for 'linux-tools' pkgname=linux-tools version=4.0 -revision=2 +revision=3 wrksrc="linux-${version}" short_desc="Linux kernel tools meta-pkg" hostmakedepends="flex perl asciidoc xmlto python automake libtool"