diff --git a/sys-libs/vulkan/patches/vulkan-1.2.199.patchset b/sys-libs/vulkan/patches/vulkan-1.2.203.patchset similarity index 100% rename from sys-libs/vulkan/patches/vulkan-1.2.199.patchset rename to sys-libs/vulkan/patches/vulkan-1.2.203.patchset diff --git a/sys-libs/vulkan/vulkan-1.2.199.recipe b/sys-libs/vulkan/vulkan-1.2.203.recipe similarity index 92% rename from sys-libs/vulkan/vulkan-1.2.199.recipe rename to sys-libs/vulkan/vulkan-1.2.203.recipe index efd2f8df4..3c5676660 100644 --- a/sys-libs/vulkan/vulkan-1.2.199.recipe +++ b/sys-libs/vulkan/vulkan-1.2.203.recipe @@ -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"