mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
Vulkan-ValidationLayers: update to 1.4.313.0.
This commit is contained in:
parent
58509ac167
commit
64756a7afd
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Vulkan-ValidationLayers'
|
# Template file for 'Vulkan-ValidationLayers'
|
||||||
pkgname=Vulkan-ValidationLayers
|
pkgname=Vulkan-ValidationLayers
|
||||||
version=1.3.296.0
|
version=1.4.313.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-Wno-dev
|
configure_args="-Wno-dev
|
||||||
|
@ -15,4 +15,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-ValidationLayers/archive/vulkan-sdk-${version}.tar.gz"
|
distfiles="https://github.com/KhronosGroup/Vulkan-ValidationLayers/archive/vulkan-sdk-${version}.tar.gz"
|
||||||
checksum=dea290d614c71eeb512452dff1555f907a405a5a21baefcf41b5548d5d0fe157
|
checksum=49b8ee6c2352157b12b1c87eb1165bc0f82a885bc2135ad97041ac84f79aacd0
|
||||||
|
|
|
@ -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