From 24c806f562a0d4d8514419e0716f4c0934603173 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 4 Jul 2020 12:50:18 +0200 Subject: [PATCH] wesnoth: rebuild against libressl-3.1.3 --- srcpkgs/wesnoth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/wesnoth/template b/srcpkgs/wesnoth/template index 3e77a177dd8..508eaf42f36 100644 --- a/srcpkgs/wesnoth/template +++ b/srcpkgs/wesnoth/template @@ -1,7 +1,7 @@ # Template file for 'wesnoth' pkgname=wesnoth version=1.14.12 -revision=1 +revision=2 build_style=cmake configure_args="-DENABLE_OMP=1" hostmakedepends="pkg-config gettext"