From bdd31572f607113d3d650a9be798c349c2d2bed3 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 23 Sep 2017 12:59:34 +0000 Subject: [PATCH] innoextract: rebuild against boost-1.65.1 --- srcpkgs/innoextract/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/innoextract/template b/srcpkgs/innoextract/template index 9b21caa1a96..703f7077641 100644 --- a/srcpkgs/innoextract/template +++ b/srcpkgs/innoextract/template @@ -1,7 +1,7 @@ # Template file for 'innoextract'. pkgname=innoextract version=1.6 -revision=3 +revision=4 build_style=cmake configure_args="-DCMAKE_INSTALL_PREFIX=/usr" hostmakedepends="boost"