From 6b53c9086404163d4877df1915535d7615ab79f1 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 9 Jan 2020 22:12:32 +0100 Subject: [PATCH] wesnoth: rebuilt against boost-1.72 --- srcpkgs/wesnoth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/wesnoth/template b/srcpkgs/wesnoth/template index 183a6b266de..82fe4d43099 100644 --- a/srcpkgs/wesnoth/template +++ b/srcpkgs/wesnoth/template @@ -1,7 +1,7 @@ # Template file for 'wesnoth' pkgname=wesnoth version=1.14.9 -revision=1 +revision=2 build_style=cmake configure_args="-DENABLE_OMP=1" hostmakedepends="pkg-config"