From 5ce4e2c0512695726e696bfb840697393c276a12 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sun, 14 Jul 2024 18:39:26 +0200 Subject: [PATCH] warzone2100: update to 4.5.1. --- srcpkgs/warzone2100/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/warzone2100/template b/srcpkgs/warzone2100/template index 0b86b2077ba..41cd38bd0fd 100644 --- a/srcpkgs/warzone2100/template +++ b/srcpkgs/warzone2100/template @@ -1,6 +1,6 @@ # Template file for 'warzone2100' pkgname=warzone2100 -version=4.5.0 +version=4.5.1 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=b6477532214699e9a83ba38e4f96360f7f13764efe5b8caafd851a25eecc0b7f +checksum=f9b392d302734d93746d7a7428a2fb38ee10598e93621662d51e6f2689417434 nocross="fails to detect SDL2 when cross-compiling" post_extract() {