From 52a18d11fc7c6a0291b22a67959c8bbd65a826c2 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 8 May 2018 13:50:36 -0300 Subject: [PATCH] synfig: rebuild against ilmbase-2.1.1. --- srcpkgs/synfig/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/synfig/template b/srcpkgs/synfig/template index fdea92af49b..aa2a831f80c 100644 --- a/srcpkgs/synfig/template +++ b/srcpkgs/synfig/template @@ -1,7 +1,7 @@ # Template file for 'synfig' pkgname=synfig version=1.2.1 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib" hostmakedepends="boost-build ImageMagick pkg-config intltool"