mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
warzone2100: update to 4.4.0.
This commit is contained in:
parent
39a76fc2cc
commit
eaf7e6c245
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'warzone2100'
|
||||
pkgname=warzone2100
|
||||
version=4.3.5
|
||||
revision=2
|
||||
version=4.4.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DWZ_ENABLE_WARNINGS_AS_ERRORS=OFF -DWZ_DISTRIBUTOR=void"
|
||||
hostmakedepends="zip unzip asciidoc gettext pkg-config shaderc"
|
||||
|
@ -14,7 +14,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=01d608f6f9638e14d7c857df40ad339c1bfc207a05daafe7157ad8652a3405c3
|
||||
checksum=525efb3a28495881fd1fa154a626c60e3a97d416380d60d0ddb4789510d8f7e5
|
||||
nocross="fails to detect SDL2 when cross-compiling"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Add table
Reference in a new issue