From fdc8f92c3096f50c31f99dc272dfb209dbbd3c91 Mon Sep 17 00:00:00 2001 From: John Zimmermann Date: Sun, 30 Sep 2018 15:39:23 +0200 Subject: [PATCH] scantailor: rebuild against boost-1.68.0 --- srcpkgs/scantailor/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/scantailor/template b/srcpkgs/scantailor/template index d5b11eb149e..68af70833b2 100644 --- a/srcpkgs/scantailor/template +++ b/srcpkgs/scantailor/template @@ -1,7 +1,7 @@ # Template file for 'scantailor' pkgname=scantailor version=0.9.12.1 -revision=1 +revision=2 wrksrc=${pkgname}-RELEASE_${version//./_} build_style=cmake #configure_args="-DPTHREADS_CFLAGS=-pthread -DPTHREADS_LIBS=-pthread"