mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
Vulkan-Headers: update to 1.4.313.0.
This commit is contained in:
parent
da351f9556
commit
6f20f1dc0e
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Vulkan-Headers'
|
||||
pkgname=Vulkan-Headers
|
||||
version=1.3.296.0
|
||||
version=1.4.313.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="Vulkan header files"
|
||||
|
@ -8,4 +8,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://www.khronos.org/vulkan/"
|
||||
distfiles="https://github.com/KhronosGroup/Vulkan-Headers/archive/vulkan-sdk-${version}.tar.gz"
|
||||
checksum=1e872a0be3890784bbe68dcd89b7e017fed77ba95820841848718c98bda6dc33
|
||||
checksum=20743c99a96c07290f24377360e7a12bdd2c465ba202e0c7ef2ec25d446cf61d
|
||||
|
|
|
@ -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