From a83749cd74126bca5629cc502b889c9e09e48b7b Mon Sep 17 00:00:00 2001 From: John Date: Thu, 9 Jan 2020 22:12:31 +0100 Subject: [PATCH] synfig: rebuilt against boost-1.72 --- srcpkgs/synfig/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/synfig/template b/srcpkgs/synfig/template index ef1e90bac39..a4a11942dc9 100644 --- a/srcpkgs/synfig/template +++ b/srcpkgs/synfig/template @@ -1,7 +1,7 @@ # Template file for 'synfig' pkgname=synfig version=1.2.2 -revision=6 +revision=7 build_style=gnu-configure configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib" hostmakedepends="boost-build ImageMagick pkg-config intltool"