Merge pull request #10041 from heitbaum/vulkan

Vulkan update to 1.4.314
This commit is contained in:
Christian Hewitt 2025-05-06 04:38:06 +04:00 committed by GitHub
commit a081d2ce75
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.313"
PKG_SHA256="f3298b8dc620530493296759858a69b622f98ececa0e8c75488ad2000778148f"
PKG_VERSION="1.4.314"
PKG_SHA256="da32bccb312ddbc69519ee248ea222723083441e9d59bde4381c76bde8ad9dba"
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.313"
PKG_SHA256="0c2436993597f5bd0ee420b6b27632758ed3ab439043d251795fd13d4e70a2f3"
PKG_VERSION="1.4.314"
PKG_SHA256="0ab4147003b881df01eec1cceabe3a2e1491dd45bf90bb50113f791af6b8d86c"
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.313"
PKG_SHA256="2a8d5535e51f134e5e962801bf20d4869d26c34ad1d2f1bf2e30f52426662f5b"
PKG_VERSION="1.4.314"
PKG_SHA256="720f10e8e5a8a816e869ab120a094480ba64c5a025822e88c5766c7938a435e0"
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"