mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
vkQuake: update to 1.32.3.1.
This commit is contained in:
parent
51eca8a94a
commit
2f727c7072
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vkQuake'
|
# Template file for 'vkQuake'
|
||||||
pkgname=vkQuake
|
pkgname=vkQuake
|
||||||
version=1.32.2
|
version=1.32.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="glslang SPIRV-Tools pkg-config"
|
hostmakedepends="glslang SPIRV-Tools pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/Novum/vkQuake"
|
homepage="https://github.com/Novum/vkQuake"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=e3278c329c17087816b95fa8997cb83fd8233393be242e49c97c71f9cc9395ab
|
checksum=10440837f98ce4aaeb215b95298a1197ce42d25fdc05d890669d5d71b211a591
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin build/vkquake
|
vbin build/vkquake
|
||||||
|
|
Loading…
Add table
Reference in a new issue