warzone2100: update to 4.3.3.
This commit is contained in:
parent
76a5c88f0b
commit
99b89a9053
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'warzone2100'
|
||||
pkgname=warzone2100
|
||||
version=4.3.2
|
||||
version=4.3.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
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"
|
||||
homepage="http://wz2100.net"
|
||||
distfiles="https://github.com/Warzone2100/${pkgname}/releases/download/${version}/${pkgname}_src.tar.xz"
|
||||
checksum=45ca4793ea7d01dbbdce4776279e21b297a8959affc6c06c63c7941cb198d31c
|
||||
checksum=3c3cb9988600a10f5500909344c881a94951b4a22a54788cb818a8cd3b47e59e
|
||||
nocross="fails to detect SDL2 when cross-compiling"
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
|
|
Loading…
Reference in New Issue