warzone2100: update to 4.2.3.
This commit is contained in:
parent
c9e2baa4f1
commit
2ce7ed528e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'warzone2100'
|
||||
pkgname=warzone2100
|
||||
version=4.2.2
|
||||
version=4.2.3
|
||||
revision=1
|
||||
wrksrc="warzone2100"
|
||||
build_style=cmake
|
||||
|
@ -15,7 +15,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=17b4e59e541e11f1a9d4805795f2948082caba4510c41164a2a5d89b17d03a99
|
||||
checksum=9e61e5fd093c2a7724f640c5f1cb8f533394c4d371d1593f835356fc7f36be8d
|
||||
nocross="fails to detect SDL2 when cross-compiling"
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
|
|
Loading…
Reference in a new issue