From 19f7c262ca33a7c62c2364e030e67638f6c4acdb Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 23 Sep 2017 12:59:31 +0000 Subject: [PATCH] wesnoth: rebuild against boost-1.65.1 --- srcpkgs/wesnoth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/wesnoth/template b/srcpkgs/wesnoth/template index 5be207f54df..95b98b4aad7 100644 --- a/srcpkgs/wesnoth/template +++ b/srcpkgs/wesnoth/template @@ -1,7 +1,7 @@ # Template file for 'wesnoth' pkgname=wesnoth version=1.12.6 -revision=3 +revision=4 build_style=cmake configure_args="-DENABLE_OMP=1" hostmakedepends="pkg-config"