warzone2100: update to 4.5.1.

This commit is contained in:
Helmut Pozimski 2024-07-14 18:39:26 +02:00
parent 82f00925c6
commit 5ce4e2c051
1 changed files with 2 additions and 2 deletions

View File

@ -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() {