warzone2100: update to 4.1.3.
This commit is contained in:
parent
a5600fd4fb
commit
12305b1bb3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'warzone2100'
|
||||
pkgname=warzone2100
|
||||
version=4.1.2
|
||||
version=4.1.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=34964a97452a5b57ed3993ce8365cbf47fcdbd08b7529b1582c02db5b9862240
|
||||
checksum=b0a6620e35b05455d3e91898fb34fed12e996f7b820b409a6733906045a958db
|
||||
nocross="fails to detect SDL2 when cross-compiling"
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
|
|
Loading…
Reference in a new issue