Merge pull request #8441 from heitbaum/vulkan

Vulkan update to 1.3.275
This commit is contained in:
Christian Hewitt 2024-01-06 12:04:59 +04:00 committed by GitHub
commit 5301d37d00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

@ -3,8 +3,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="vulkan-headers"
PKG_VERSION="1.3.273"
PKG_SHA256="b46c77265a0b0f235a3df755742bab273fe2083ddd52b2134e8f4c7ad3154a43"
PKG_VERSION="1.3.275"
PKG_SHA256="7161da645dbd33fd4ea61eec08e0d77389a640010acbf4afc00234f84df9b314"
PKG_LICENSE="Apache-2.0"
PKG_SITE="https://github.com/KhronosGroup/Vulkan-Headers"
PKG_URL="https://github.com/KhronosGroup/Vulkan-Headers/archive/v${PKG_VERSION}.tar.gz"

View File

@ -3,8 +3,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="vulkan-loader"
PKG_VERSION="1.3.273"
PKG_SHA256="d1b7764e0fdb52f6359501ff2788d7c1c8ac7d35e9f3f4f575637bf73d1bffbd"
PKG_VERSION="1.3.275"
PKG_SHA256="96dee7d8ccb08f2518e2b82f7a8ce84ffee511c96b16c83259fff87b6ee45232"
PKG_LICENSE="Apache-2.0"
PKG_SITE="https://github.com/KhronosGroup/Vulkan-Loader"
PKG_URL="https://github.com/KhronosGroup/Vulkan-Loader/archive/v${PKG_VERSION}.tar.gz"

View File

@ -3,8 +3,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="vulkan-tools"
PKG_VERSION="1.3.273"
PKG_SHA256="477e70645f73d0756f8f025a7c8745126b1a11978f14a08283cf2471ad9be979"
PKG_VERSION="1.3.275"
PKG_SHA256="772ded1443ed5bfbb58a294654fdd72bb7b42336be59472e41ca3b32c0c34937"
PKG_LICENSE="Apache-2.0"
PKG_SITE="https://github.com/KhronosGroup/Vulkan-Tools"
PKG_URL="https://github.com/KhronosGroup/Vulkan-tools/archive/v${PKG_VERSION}.tar.gz"