Merge pull request #10182 from heitbaum/vulkan

This commit is contained in:
Christian Hewitt 2025-06-28 08:44:30 +04:00 committed by GitHub
commit 8b1e62f88e
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.319"
PKG_SHA256="d79d05def3aaa7f339f2b88b62f73072df0660fb50e9286554a043bab9f6c4dd"
PKG_VERSION="1.4.320"
PKG_SHA256="26bf2befead6bf397263a74885dac3e68d133af76062321c2a5ce81de47b8429"
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.319"
PKG_SHA256="6f0bd0079c56518db0243854db822e39ba25602fd24cac34b6f43b75c764e743"
PKG_VERSION="1.4.320"
PKG_SHA256="8cec80f3b617a30a94a354121a47b090187d5fe70f668eb26eb71010a18a88a0"
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.319"
PKG_SHA256="2237d15179237bf932bf715c21179520c4d54d41bc859e59802888ade452298a"
PKG_VERSION="1.4.320"
PKG_SHA256="6de7b073ee45dc6e8421d4f3fd8fb3c9bf4cd07cf83ddfa905f4e4d93eba6c36"
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"