Merge pull request #7529 from heitbaum/vulkan

Vulkan update to 1.3.241
This commit is contained in:
CvH 2023-02-25 11:22:08 +01:00 committed by GitHub
commit 4ae15660dc
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.240"
PKG_SHA256="98734513f4847254ef5bdd31a9c897f64938dac0733b9aea9e4b3fd339d82281"
PKG_VERSION="1.3.241"
PKG_SHA256="4322fd17d456c0687ed947b1b75d7b10b121ec20ed43d1cfa76e721f7e803bec"
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.240"
PKG_SHA256="7ea479c22f70d453dd029503c2664733cd01f98948af1e483308ef721175cfc8"
PKG_VERSION="1.3.241"
PKG_SHA256="c107034a5ee958f912d5a234fd11f7e6b28bf227b51c8f12f3eee633351c1d70"
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.240"
PKG_SHA256="cca1080198eacf0cd247c700f8c5f961456440909c692fd2160042e94ba35317"
PKG_VERSION="1.3.241"
PKG_SHA256="e8bb61e6c4514cb60b85d74cd27204001a19492310e3055659778b1d33bb0078"
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"