From b1f30dbe06fe8bbe84ed9f2878a0576e3350f5f2 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 20 Jun 2022 13:57:33 +0200 Subject: [PATCH] interception-tools: rebuild for yaml-cpp-0.7.0_1 --- srcpkgs/interception-tools/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/interception-tools/template b/srcpkgs/interception-tools/template index ce36d6f61e9..592cf6d24a7 100644 --- a/srcpkgs/interception-tools/template +++ b/srcpkgs/interception-tools/template @@ -1,7 +1,7 @@ # Template file for 'interception-tools' pkgname=interception-tools version=0.6.7 -revision=1 +revision=2 wrksrc=tools-v${version} build_style=cmake hostmakedepends="pkg-config"