From bb89584e2c3674e1c9c5aa423357e7b530d8d2f9 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 16 Aug 2023 20:14:02 -0400 Subject: [PATCH] wesnoth: rebuild for openssl3 --- srcpkgs/wesnoth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/wesnoth/template b/srcpkgs/wesnoth/template index 706f0adaa71..58600b63ad6 100644 --- a/srcpkgs/wesnoth/template +++ b/srcpkgs/wesnoth/template @@ -1,7 +1,7 @@ # Template file for 'wesnoth' pkgname=wesnoth version=1.16.6 -revision=4 +revision=5 build_style=cmake configure_args="-DENABLE_OMP=1" hostmakedepends="pkg-config gettext"