mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
warzone2100: update to 4.5.0.
This commit is contained in:
parent
e0243c12c6
commit
986a70bf81
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'warzone2100'
|
||||
pkgname=warzone2100
|
||||
version=4.4.2
|
||||
revision=2
|
||||
version=4.5.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=3b962ac6aa75bca62bf2ebc067549db08fe4a1c3b38342910a2ac2aaabcbacde
|
||||
checksum=b6477532214699e9a83ba38e4f96360f7f13764efe5b8caafd851a25eecc0b7f
|
||||
nocross="fails to detect SDL2 when cross-compiling"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Add table
Reference in a new issue