From a5e135a9f5563844515809e16ada95cf462d3305 Mon Sep 17 00:00:00 2001 From: Johannes Date: Sat, 3 Nov 2018 20:43:02 +0100 Subject: [PATCH] wesnoth: rebuild for libressl-2.8. --- srcpkgs/wesnoth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/wesnoth/template b/srcpkgs/wesnoth/template index 370d87aa8f..78fe5710e0 100644 --- a/srcpkgs/wesnoth/template +++ b/srcpkgs/wesnoth/template @@ -1,7 +1,7 @@ # Template file for 'wesnoth' pkgname=wesnoth version=1.14.5 -revision=2 +revision=3 build_style=cmake configure_args="-DENABLE_OMP=1" hostmakedepends="pkg-config"