vulkan_headers: update checksum

This commit is contained in:
Jérôme Duval
2021-10-15 07:13:32 +02:00
committed by GitHub
parent 25683ff9d4
commit 8e0852755b

View File

@@ -15,7 +15,7 @@ COPYRIGHT="2015-2021 The Khronos Group Inc."
LICENSE="MIT"
REVISION="1"
SOURCE_URI="https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/v$portVersion.tar.gz"
CHECKSUM_SHA256="10e39865410550a5da64b9a5d32c28e708d9898c0d71c97d5857e72d85fa7236"
CHECKSUM_SHA256="33cb99194b5ab082beb00bda1e96311dfe2cb20b0037b6d4c8ae926a50f5a750"
SOURCE_DIR="Vulkan-Headers-$portVersion"
ARCHITECTURES="all !x86_gcc2"