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