warzone2100: update to 4.5.5.
This commit is contained in:
parent
7214d1a67e
commit
5ceaf1c590
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'warzone2100'
|
# Template file for 'warzone2100'
|
||||||
pkgname=warzone2100
|
pkgname=warzone2100
|
||||||
version=4.5.4
|
version=4.5.5
|
||||||
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"
|
||||||
|
@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="http://wz2100.net"
|
homepage="http://wz2100.net"
|
||||||
changelog="https://raw.githubusercontent.com/Warzone2100/warzone2100/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/Warzone2100/warzone2100/master/ChangeLog"
|
||||||
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=bfb39d9f9509c0dc5dafa3e6f79f5582d76414962937a7bd7f7d1b557a88afc2
|
checksum=07f61bae721687edeb62da4877e85030a03a053a593d645194fc65778e0480ff
|
||||||
nocross="fails to detect SDL2 when cross-compiling"
|
nocross="fails to detect SDL2 when cross-compiling"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Reference in New Issue