From d2df02c9e94dea2a22c829ac767512e81436f5cc Mon Sep 17 00:00:00 2001 From: John Date: Wed, 12 Dec 2018 12:13:02 +0100 Subject: [PATCH] innoextract: rebuild against boost-1.69.0 --- srcpkgs/innoextract/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/innoextract/template b/srcpkgs/innoextract/template index d4ae612f999..5a6766d23dd 100644 --- a/srcpkgs/innoextract/template +++ b/srcpkgs/innoextract/template @@ -1,7 +1,7 @@ # Template file for 'innoextract' pkgname=innoextract version=1.7 -revision=3 +revision=4 build_style=cmake configure_args="-DCMAKE_INSTALL_PREFIX=/usr" hostmakedepends="boost"