From cd11426117385d1c84a12eac403618dc5457b46a Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 20 Oct 2016 18:48:04 +0200 Subject: [PATCH] wesnoth: rebuild against boost-1.62 --- srcpkgs/wesnoth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/wesnoth/template b/srcpkgs/wesnoth/template index a0dfef1e034..c97a16bb3de 100644 --- a/srcpkgs/wesnoth/template +++ b/srcpkgs/wesnoth/template @@ -1,7 +1,7 @@ # Template file for 'wesnoth' pkgname=wesnoth version=1.12.6 -revision=1 +revision=2 build_style=cmake configure_args="-DENABLE_OMP=1" hostmakedepends="cmake pkg-config"