Merge pull request #10047 from heitbaum/vulkan

Vulkan update to 1.4.315
This commit is contained in:
Christian Hewitt 2025-05-10 12:11:54 +04:00 committed by GitHub
commit a6625f6485
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.314"
PKG_SHA256="da32bccb312ddbc69519ee248ea222723083441e9d59bde4381c76bde8ad9dba"
PKG_VERSION="1.4.315"
PKG_SHA256="77e3a78db853f8b9c5bc3ddef04e637bef9744e01d6a8c90ebe0ddcd916c0c50"
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.314"
PKG_SHA256="0ab4147003b881df01eec1cceabe3a2e1491dd45bf90bb50113f791af6b8d86c"
PKG_VERSION="1.4.315"
PKG_SHA256="2e7c3762ce0ef6ba35e319ca270f1714c06e02c0efca145a1c5fbcc4f79fe59f"
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.314"
PKG_SHA256="720f10e8e5a8a816e869ab120a094480ba64c5a025822e88c5766c7938a435e0"
PKG_VERSION="1.4.315"
PKG_SHA256="2caefad09082941af790fda9a5dc5dd776f73124148b1d34ea0e2db1af67c0c0"
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"