From 21995d49e7d789545eb1abdb82c8787a582cef0d Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 22 Apr 2017 17:31:05 +0000 Subject: [PATCH] wesnoth: rebuild against boost-1.64 --- srcpkgs/wesnoth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/wesnoth/template b/srcpkgs/wesnoth/template index 4484dabad21..5be207f54df 100644 --- a/srcpkgs/wesnoth/template +++ b/srcpkgs/wesnoth/template @@ -1,7 +1,7 @@ # Template file for 'wesnoth' pkgname=wesnoth version=1.12.6 -revision=2 +revision=3 build_style=cmake configure_args="-DENABLE_OMP=1" hostmakedepends="pkg-config"