Merge pull request #10259 from heitbaum/vulkan

Vulkan update to 1.4.323
This commit is contained in:
Christian Hewitt 2025-07-23 19:01:22 +04:00 committed by GitHub
commit e4c4ae5bea
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.4.322"
PKG_SHA256="c5ec1d0e1baf9c2ca4eb581e5ba31ad4ef83cdab1f6c959e459b97b92739f92d"
PKG_VERSION="1.4.323"
PKG_SHA256="db4a1daa37a8d361a35ae2172d7806d4add54a0c65bc5901c743e467367f4121"
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.4.322"
PKG_SHA256="a754012c4a3d2cc2b07bd9b49f9bd8255e880a7e66d779495d8859bdca8e4ed5"
PKG_VERSION="1.4.323"
PKG_SHA256="12b2bd3ec8a61fc939156ac45a82b889edb02262c021798f1496c983ca8a528e"
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.4.322"
PKG_SHA256="41a67124d9090c248c814ba826733420766920b976207ab25ae8fa3a3221b1c9"
PKG_VERSION="1.4.323"
PKG_SHA256="3fcb24083690e2ba577b89faa95fd37462954520b4af165ae7cd9d978613d931"
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"