From c1f99a8ccc1673980b183a940ce4df34c12da236 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 9 Jan 2020 22:12:23 +0100 Subject: [PATCH] heaptrack: rebuilt against boost-1.72 --- srcpkgs/heaptrack/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/heaptrack/template b/srcpkgs/heaptrack/template index ad6aa97ba35..42b73c2dcb1 100644 --- a/srcpkgs/heaptrack/template +++ b/srcpkgs/heaptrack/template @@ -1,7 +1,7 @@ # Template file for 'heaptrack' pkgname=heaptrack version=1.1.0 -revision=1 +revision=2 build_style=cmake hostmakedepends="qt5-qmake qt5-host-tools extra-cmake-modules kcoreaddons gettext"