Merge pull request #9236 from heitbaum/vulkan

Vulkan update to 1.3.294
This commit is contained in:
Christian Hewitt 2024-08-25 09:50:19 +04:00 committed by GitHub
commit 8745625379
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.293"
PKG_SHA256="51a651f6dbb70edefb41ca55cef1cd4b33e200e6b5fd8254b5a9a20fddcaa8f4"
PKG_VERSION="1.3.294"
PKG_SHA256="7c3844f5bd6648d5c13941941cd72b42d7f5a5dd5fbaaff546e92eb73e216b13"
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.293"
PKG_SHA256="907acffe7df64d111dfed4bed1cc77a0dca9648cd6c2eeb49c2370c94a57d5d0"
PKG_VERSION="1.3.294"
PKG_SHA256="22933596b3b4b204800193426ce55364eef194705ee29e3f18c1f567d958e33e"
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.293"
PKG_SHA256="1b1215888fef99a7e071b3b92fa91fbadb4986f92b7abea4a12749dc3617eb62"
PKG_VERSION="1.3.294"
PKG_SHA256="3eac1a3e4991b1c6ff92b29676f1291cf7fadd249cf6f142d5900af2e3179a51"
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"