Merge pull request #6818 from heitbaum/vulkan

Vulkan: update to 1.3.225
This commit is contained in:
Frank Hartung 2022-08-19 19:06:57 +02:00 committed by GitHub
commit 49897223fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.224"
PKG_SHA256="8829272058455c6ba393df66b9fac3ae3617eb0df48c860e225ceb1622fa7700"
PKG_VERSION="1.3.225"
PKG_SHA256="71bfa18ef3df0c39b1dc194727166e4ec1c51df7254ac86e0b9c27fd10cf85ad"
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.224"
PKG_SHA256="702a974c460c668a9469a4614aed0b06602e5031154a67bc195429f4604bf51e"
PKG_VERSION="1.3.225"
PKG_SHA256="f20a5dcd016971b497659732ba3410aca7663f45554d24094509e4ffd0cc3239"
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.224"
PKG_SHA256="ba984b6777364dadf9dd995efa3f0e38781184a95cef940e4169a37597d28d51"
PKG_VERSION="1.3.225"
PKG_SHA256="f30dfedb2a5630b981ee93627f4ec6be9cef95d6b8527340437207276bd0d18e"
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"