From 986a70bf8182b8d1382cc3fc5ceef48b6d31b4b9 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 6 Jul 2024 22:16:13 +0200 Subject: [PATCH] warzone2100: update to 4.5.0. --- srcpkgs/warzone2100/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/warzone2100/template b/srcpkgs/warzone2100/template index 0a0372f162a..a04a9630a8c 100644 --- a/srcpkgs/warzone2100/template +++ b/srcpkgs/warzone2100/template @@ -1,7 +1,7 @@ # Template file for 'warzone2100' pkgname=warzone2100 -version=4.4.2 -revision=2 +version=4.5.0 +revision=1 build_style=cmake configure_args="-DWZ_ENABLE_WARNINGS_AS_ERRORS=OFF -DWZ_DISTRIBUTOR=void" hostmakedepends="zip unzip asciidoc gettext pkg-config shaderc" @@ -14,7 +14,7 @@ maintainer="Helmut Pozimski " license="GPL-2.0-or-later" homepage="http://wz2100.net" distfiles="https://github.com/Warzone2100/${pkgname}/releases/download/${version}/${pkgname}_src.tar.xz" -checksum=3b962ac6aa75bca62bf2ebc067549db08fe4a1c3b38342910a2ac2aaabcbacde +checksum=b6477532214699e9a83ba38e4f96360f7f13764efe5b8caafd851a25eecc0b7f nocross="fails to detect SDL2 when cross-compiling" post_extract() {