mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
Vulkan-Tools: update to 1.4.313.0.
This commit is contained in:
parent
f568174bd9
commit
3272200e93
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Vulkan-Tools'
|
# Template file for 'Vulkan-Tools'
|
||||||
pkgname=Vulkan-Tools
|
pkgname=Vulkan-Tools
|
||||||
version=1.3.296.0
|
version=1.4.313.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DGLSLANG_INSTALL_DIR=/usr
|
configure_args="-DGLSLANG_INSTALL_DIR=/usr
|
||||||
|
@ -14,4 +14,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://www.khronos.org/vulkan/"
|
homepage="https://www.khronos.org/vulkan/"
|
||||||
distfiles="https://github.com/KhronosGroup/Vulkan-Tools/archive/vulkan-sdk-${version}.tar.gz"
|
distfiles="https://github.com/KhronosGroup/Vulkan-Tools/archive/vulkan-sdk-${version}.tar.gz"
|
||||||
checksum=6f90bff4a908688cb6baf076933613a8ee8589e21c7dc3c3ba843afbd7dd84e3
|
checksum=6b88045c8cad7bd042e202826d8b597c657b9a422ca1f89fc3b0ab2dd64c5a0f
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
pattern="/sdk-\K[0-9.]+(?=.tar.gz)"
|
pattern="/vulkan-sdk-\K[0-9.]+(?=.tar.gz)"
|
||||||
|
|
Loading…
Add table
Reference in a new issue