warzone2100: update to 4.4.2.

This commit is contained in:
Helmut Pozimski 2023-12-02 12:50:33 +01:00
parent fd2cb0b25e
commit 18dc152ce6

View file

@ -1,6 +1,6 @@
# Template file for 'warzone2100' # Template file for 'warzone2100'
pkgname=warzone2100 pkgname=warzone2100
version=4.4.1 version=4.4.2
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DWZ_ENABLE_WARNINGS_AS_ERRORS=OFF -DWZ_DISTRIBUTOR=void" configure_args="-DWZ_ENABLE_WARNINGS_AS_ERRORS=OFF -DWZ_DISTRIBUTOR=void"
@ -14,7 +14,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="http://wz2100.net" homepage="http://wz2100.net"
distfiles="https://github.com/Warzone2100/${pkgname}/releases/download/${version}/${pkgname}_src.tar.xz" distfiles="https://github.com/Warzone2100/${pkgname}/releases/download/${version}/${pkgname}_src.tar.xz"
checksum=f2f6f03b83d710ec99a86892cf5caa85ef237dee04e22bfdd3c99cfbcc6e1fc2 checksum=3b962ac6aa75bca62bf2ebc067549db08fe4a1c3b38342910a2ac2aaabcbacde
nocross="fails to detect SDL2 when cross-compiling" nocross="fails to detect SDL2 when cross-compiling"
post_extract() { post_extract() {