From 5495f4250f97482fe3e32f966709ce5d11c45abe Mon Sep 17 00:00:00 2001 From: John Date: Wed, 12 Dec 2018 12:13:19 +0100 Subject: [PATCH] synfig: rebuild against boost-1.69.0 --- srcpkgs/synfig/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/synfig/template b/srcpkgs/synfig/template index b09a63a0cf8..6cae40f64e7 100644 --- a/srcpkgs/synfig/template +++ b/srcpkgs/synfig/template @@ -1,7 +1,7 @@ # Template file for 'synfig' pkgname=synfig version=1.2.2 -revision=4 +revision=5 build_style=gnu-configure configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib" hostmakedepends="boost-build ImageMagick pkg-config intltool"