Vulkan-Headers: update to 1.1.97.
This commit is contained in:
parent
49de860fbd
commit
61086beeac
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'Vulkan-Headers'
|
||||
pkgname=Vulkan-Headers
|
||||
version=1.1.92.0
|
||||
version=1.1.97
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname}-sdk-${version}"
|
||||
wrksrc="${pkgname}-${version}"
|
||||
build_style=cmake
|
||||
short_desc="Vulkan header files"
|
||||
maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://www.khronos.org/vulkan/"
|
||||
distfiles="https://github.com/KhronosGroup/Vulkan-Headers/archive/sdk-${version}.tar.gz"
|
||||
checksum=89164ad4e2a4767357732fd92248b6ec36a5ab16d988b64f2aa75cdbc28f6f19
|
||||
distfiles="https://github.com/KhronosGroup/Vulkan-Headers/archive/v${version}.tar.gz"
|
||||
checksum=662e919e00960adef27e6ee80e7d5bb7d670aa526b2d4596d8ac67b658cd9dc0
|
||||
|
|
Loading…
Reference in New Issue