From 00e5e1aefb190233310b09dac673d96f19c1f553 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Mon, 19 Aug 2024 21:59:34 +0200 Subject: [PATCH] warzone2100: update to 4.5.2. --- srcpkgs/warzone2100/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/warzone2100/template b/srcpkgs/warzone2100/template index 41cd38bd0fd..b3f5c026290 100644 --- a/srcpkgs/warzone2100/template +++ b/srcpkgs/warzone2100/template @@ -1,6 +1,6 @@ # Template file for 'warzone2100' pkgname=warzone2100 -version=4.5.1 +version=4.5.2 revision=1 build_style=cmake configure_args="-DWZ_ENABLE_WARNINGS_AS_ERRORS=OFF -DWZ_DISTRIBUTOR=void" @@ -15,7 +15,7 @@ license="GPL-2.0-or-later" homepage="http://wz2100.net" changelog="https://raw.githubusercontent.com/Warzone2100/warzone2100/master/ChangeLog" distfiles="https://github.com/Warzone2100/${pkgname}/releases/download/${version}/${pkgname}_src.tar.xz" -checksum=f9b392d302734d93746d7a7428a2fb38ee10598e93621662d51e6f2689417434 +checksum=27c2091f6fc0d8e3bb60ff66a1638cefba835bb4dd678d0c2d5bffcb4c43026b nocross="fails to detect SDL2 when cross-compiling" post_extract() {