warzone2100: update to 4.3.5.
This commit is contained in:
parent
4cb6902d70
commit
1eeb961791
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'warzone2100'
|
||||
pkgname=warzone2100
|
||||
version=4.3.4
|
||||
version=4.3.5
|
||||
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=97840017e9936968bf04d3e2ceaa533f0d0a75cad88f0ef52be0f7db9fc129da
|
||||
checksum=01d608f6f9638e14d7c857df40ad339c1bfc207a05daafe7157ad8652a3405c3
|
||||
nocross="fails to detect SDL2 when cross-compiling"
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
|
|
Loading…
Reference in New Issue