From 4dfeb06332258655704165f021454ebd9d7755ce Mon Sep 17 00:00:00 2001 From: Lorenzo Beretta Date: Tue, 20 Sep 2022 16:05:22 +0200 Subject: [PATCH] wesnoth: update to 1.16.6 --- srcpkgs/wesnoth/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/wesnoth/template b/srcpkgs/wesnoth/template index 4d55d20b5959..524769188c4b 100644 --- a/srcpkgs/wesnoth/template +++ b/srcpkgs/wesnoth/template @@ -1,7 +1,7 @@ # Template file for 'wesnoth' pkgname=wesnoth -version=1.14.17 -revision=2 +version=1.16.6 +revision=1 build_style=cmake configure_args="-DENABLE_OMP=1" hostmakedepends="pkg-config gettext" @@ -14,7 +14,7 @@ maintainer="Philipp Hirsch " license="GPL-2.0-or-later" homepage="https://wesnoth.org" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2" -checksum=3646cba604e09c12d6900a733bcb78cbf05f2f75f05346630d6529c220f584e1 +checksum=1fce2c625da53adee4ec62b4e0a810bae1a01c9b893027b10beafaa3a0648501 replaces="wesnoth-data>=0" CFLAGS="-UNDEBUG"