From 55b141b9748edee644de7d77a2d748f6251295f5 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 22 Apr 2017 17:31:10 +0000 Subject: [PATCH] innoextract: rebuild against boost-1.64 --- srcpkgs/innoextract/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/innoextract/template b/srcpkgs/innoextract/template index 3a6ab339b35..9b21caa1a96 100644 --- a/srcpkgs/innoextract/template +++ b/srcpkgs/innoextract/template @@ -1,7 +1,7 @@ # Template file for 'innoextract'. pkgname=innoextract version=1.6 -revision=2 +revision=3 build_style=cmake configure_args="-DCMAKE_INSTALL_PREFIX=/usr" hostmakedepends="boost"