mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
vulkan: bump to 1.2.203 (#6539)
This commit is contained in:
@@ -9,16 +9,16 @@ instance-level functionality that works across these drivers. Additionally, \
|
||||
the loader manages inserting Vulkan layer libraries, such as validation \
|
||||
layers, between an application and the drivers."
|
||||
HOMEPAGE="https://www.vulkan.org/"
|
||||
COPYRIGHT="2014-2021 The Khronos Group Inc."
|
||||
COPYRIGHT="2014-2022 The Khronos Group Inc."
|
||||
LICENSE="Apache v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/v$portVersion.tar.gz"
|
||||
SOURCE_FILENAME="Vulkan-Loader-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="cc496f6725c7e088510d1a5e7c6a97b61e356b147dcc3d697233ca775dd768ef"
|
||||
CHECKSUM_SHA256="a431c627f36f90ce8d1aa752e7a37838db569760a54bb97edaee35dae4743118"
|
||||
SOURCE_DIR="Vulkan-Loader-$portVersion"
|
||||
SOURCE_URI_2="https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/v$portVersion.tar.gz"
|
||||
SOURCE_FILENAME_2="Vulkan-Headers-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256_2="c4b860e267312364aa0b36e457e5ac8c114fe0957f216668c9da9211ef4643d0"
|
||||
CHECKSUM_SHA256_2="7239108c372f1fbe365bd8d1610ca2bb4e72b73b2151f2551bf9df54dd539639"
|
||||
SOURCE_DIR_2="Vulkan-Headers-$portVersion"
|
||||
PATCHES="vulkan-$portVersion.patchset"
|
||||
|
||||
Reference in New Issue
Block a user