warzone2100: update to 4.2.7.

This commit is contained in:
Helmut Pozimski 2022-03-09 18:59:31 +01:00
parent 518b710571
commit 7e95c42931

View file

@ -1,6 +1,6 @@
# Template file for 'warzone2100' # Template file for 'warzone2100'
pkgname=warzone2100 pkgname=warzone2100
version=4.2.6 version=4.2.7
revision=1 revision=1
wrksrc="warzone2100" wrksrc="warzone2100"
build_style=cmake build_style=cmake
@ -15,7 +15,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=b1d1dcfe2d5f7db4c063b7a13ba2ec21afa597e2c792e5c8c1cc13204398dbc8 checksum=7f527ce00eda44099b1a7e3c303ede276f835f6d6ad945b0600a175ddabb00b0
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