Merge pull request #8822 from heitbaum/vulkan

vulkan: update to 1.3.283
This commit is contained in:
CvH 2024-05-01 21:01:43 +02:00 committed by GitHub
commit 2c046a080a
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.3.280"
PKG_SHA256="717b49c52dbd37c78cf2f7f0fc715292c42e74841219e6cca918cd293ad5dce4"
PKG_VERSION="1.3.283"
PKG_SHA256="a76ff77815012c76abc9811215c2167128a73a697bcc23948e858d1f7dd54a85"
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.280"
PKG_SHA256="eb0d9cae11b06eb7d306605b97bfefcd31d40def97c7617c765f73f7535e3853"
PKG_VERSION="1.3.283"
PKG_SHA256="67bc7d287204a8b25933f211794dec14180acc6beedfbee48a2e3f8c18c639c1"
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.280"
PKG_SHA256="97cbe660c066eb5b00a2f33b501f7cd0baaf8996b997fcba185ce298c8835fed"
PKG_VERSION="1.3.283"
PKG_SHA256="4ec1d60c94877acbf14135450c831feb95223354eac923175a3971331002555c"
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"